servo/tests/wpt/metadata/service-workers/service-worker/extendable-event-async-waituntil.https.html.ini
2018-11-28 00:53:37 +08:00

31 lines
1 KiB
INI

[extendable-event-async-waituntil.https.html]
[Test calling waitUntil asynchronously inside microtask of respondWith promise.]
expected: FAIL
[Test calling waitUntil synchronously inside microtask of respondWith promise.]
expected: FAIL
[Test calling waitUntil in a different microtask without an existing extension throws]
expected: FAIL
[Test calling waitUntil asynchronously with pending respondWith promise.]
expected: FAIL
[Test calling waitUntil after the current extension expired in a different task fails]
expected: FAIL
[Test calling waitUntil in a different task with an existing extension succeeds]
expected: FAIL
[Test calling waitUntil in a different task without an existing extension throws]
expected: FAIL
[Test calling waitUntil with an existing extension promise handler succeeds]
expected: FAIL
[Test calling waitUntil at the end of the microtask turn throws]
expected: FAIL
[Test calling waitUntil on a script constructed ExtendableEvent throws exception]
expected: FAIL