servo/tests/wpt/metadata/html/webappapis/microtask-queuing/queue-microtask.any.js.ini
2018-10-18 19:13:23 +08:00

46 lines
914 B
INI

[queue-microtask.any.html]
[It exists and is a function]
expected: FAIL
[It does not pass any arguments]
expected: FAIL
[It calls the callback asynchronously]
expected: FAIL
[It throws when given non-functions]
expected: FAIL
[It interleaves with promises as expected]
expected: FAIL
[queue-microtask.any.serviceworker.html]
[queue-microtask]
expected: FAIL
[queue-microtask.any.sharedworker.html]
[queue-microtask]
expected: FAIL
[queue-microtask.https.any.serviceworker.html]
expected: TIMEOUT
[queue-microtask]
expected: FAIL
[queue-microtask.any.worker.html]
[It exists and is a function]
expected: FAIL
[It does not pass any arguments]
expected: FAIL
[It calls the callback asynchronously]
expected: FAIL
[It throws when given non-functions]
expected: FAIL
[It interleaves with promises as expected]
expected: FAIL