From f4dfbbd0c7df69bbc0ae075f9148d57c78869f7c Mon Sep 17 00:00:00 2001 From: CYBAI Date: Sat, 1 Sep 2018 21:22:01 +0800 Subject: [PATCH] Label as FAIL due to depending on MessageChannel This should be fixed after #16622 merged. --- .../promise-rejection-events.dedicatedworker.html.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.dedicatedworker.html.ini b/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.dedicatedworker.html.ini index ebbc4b65399..4c6bc6ea006 100644 --- a/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.dedicatedworker.html.ini +++ b/tests/wpt/metadata/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.dedicatedworker.html.ini @@ -1,8 +1,7 @@ [promise-rejection-events.dedicatedworker.html] type: testharness - expected: TIMEOUT [unhandledrejection: from a task-delayed rejection] - expected: TIMEOUT + expected: FAIL [no unhandledrejection/rejectionhandled: all inside a queued task, a rejection handler attached synchronously to a promise created from returning a Promise.reject-created promise in a fulfillment handler] expected: FAIL