Label as FAIL due to depending on MessageChannel

This should be fixed after #16622 merged.
This commit is contained in:
CYBAI 2018-09-01 21:22:01 +08:00
parent d5de841bfa
commit f4dfbbd0c7

View file

@ -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