diff options
author | CYBAI <cyb.ai.815@gmail.com> | 2018-11-11 11:46:40 +0800 |
---|---|---|
committer | CYBAI <cyb.ai.815@gmail.com> | 2018-11-11 13:36:37 +0800 |
commit | 8093438082a1a6e67ac6f80b4e17e9bc8f730a85 (patch) | |
tree | 4cf82b201f169c6a0811fda6340a58ebf15166d7 | |
parent | 202d7470359c35e21653a7f1672e9436d912d72d (diff) | |
download | servo-8093438082a1a6e67ac6f80b4e17e9bc8f730a85.tar.gz servo-8093438082a1a6e67ac6f80b4e17e9bc8f730a85.zip |
Update test expectation
-rw-r--r-- | tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.html.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.html.ini b/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.html.ini deleted file mode 100644 index 3df660bcb08..00000000000 --- a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-event-constructor.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[promise-rejection-event-constructor.html] - type: testharness - [This tests the constructor for the PromiseRejectionEvent DOM class.] - expected: FAIL - |