mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +01:00
Label as FAIL due to depending on MessageChannel
This should be fixed after #16622 merged.
This commit is contained in:
parent
d5de841bfa
commit
f4dfbbd0c7
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
[promise-rejection-events.dedicatedworker.html]
|
[promise-rejection-events.dedicatedworker.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
|
||||||
[unhandledrejection: from a task-delayed rejection]
|
[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]
|
[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
|
expected: FAIL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue