Pass | promise test without cleanup #1 | Asserts runNo asserts ran |
Pass | sub-test with 0 cleanup functions executes in distinct microtask from a passing sub-test | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:19:3) |
|
Fail | failing promise test without cleanup #1 | promise_test: Unhandled rejection with value: object "Error: This error is expected"Error
at get_stack (http://www2.wpt.live/resources/testharness.js:4567:21)
at new AssertionError (http://www2.wpt.live/resources/testharness.js:4560:22)
at assert (http://www2.wpt.live/resources/testharness.js:4544:19)
at Test.<anonymous> (http://www2.wpt.live/resources/testharness.js:764:29)
at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25)
at http://www2.wpt.live/resources/testharness.js:2685:35 Asserts runNo asserts ran |
Pass | sub-test with 0 cleanup functions executes in distinct microtask from a failing sub-test | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:34:3) |
|
Pass | promise test with cleanup #1 | Asserts runNo asserts ran |
Pass | sub-test with some cleanup functions executes in distinct microtask from a passing sub-test | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:50:3) |
|
Fail | failing promise test with cleanup #1 | promise_test: Unhandled rejection with value: object "Error: This error is expected"Error
at get_stack (http://www2.wpt.live/resources/testharness.js:4567:21)
at new AssertionError (http://www2.wpt.live/resources/testharness.js:4560:22)
at assert (http://www2.wpt.live/resources/testharness.js:4544:19)
at Test.<anonymous> (http://www2.wpt.live/resources/testharness.js:764:29)
at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25)
at http://www2.wpt.live/resources/testharness.js:2685:35 Asserts runNo asserts ran |
Pass | sub-test with some cleanup functions executes in distinct microtask from a failing sub-test | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:67:3) |
|
Pass | promise test without cleanup #2 | Asserts runNo asserts ran |
Pass | sub-test with 0 cleanup functions executes in the same task as a passing sub-test | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:81:3) |
|
Fail | failing promise test without cleanup #2 | promise_test: Unhandled rejection with value: object "Error: This error is expected"Error
at get_stack (http://www2.wpt.live/resources/testharness.js:4567:21)
at new AssertionError (http://www2.wpt.live/resources/testharness.js:4560:22)
at assert (http://www2.wpt.live/resources/testharness.js:4544:19)
at Test.<anonymous> (http://www2.wpt.live/resources/testharness.js:764:29)
at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25)
at http://www2.wpt.live/resources/testharness.js:2685:35 Asserts runNo asserts ran |
Pass | sub-test with 0 cleanup functions executes in the same task as a failing sub-test | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:96:3) |
|
Pass | promise test with cleanup #2 | Asserts runNo asserts ran |
Pass | sub-test with some cleanup functions executes in the same task as a passing sub-test | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:112:3) |
|
Fail | failing promise test with cleanup #2 | promise_test: Unhandled rejection with value: object "Error: This error is expected"Error
at get_stack (http://www2.wpt.live/resources/testharness.js:4567:21)
at new AssertionError (http://www2.wpt.live/resources/testharness.js:4560:22)
at assert (http://www2.wpt.live/resources/testharness.js:4544:19)
at Test.<anonymous> (http://www2.wpt.live/resources/testharness.js:764:29)
at Test.step (http://www2.wpt.live/resources/testharness.js:2638:25)
at http://www2.wpt.live/resources/testharness.js:2685:35 Asserts runNo asserts ran |
Pass | sub-test with some cleanup functions executes in the same task as a failing sub-test | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /resources/test/tests/functional/task-scheduling-promise-test.html:129:3) |
|