Pass | Basic step_wait() test | Asserts runPass | assert_equals(2, 2)
at Test.<anonymous> ( /resources/test/tests/functional/step_wait.html:11:3) |
|
Pass | step_wait() isn't invoked too often | Asserts runPass | assert_equals(2, 2)
at Test.<anonymous> ( /resources/test/tests/functional/step_wait.html:22:3) |
|
Fail | step_wait() takes an argument | cond is not a functionTypeError: cond is not a function
at Test.<anonymous> (https://wpt.live/resources/testharness.js:2809:29)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:2689:35
at Test.step_wait_func (https://wpt.live/resources/testharness.js:2814:9)
at https://wpt.live/resources/testharness.js:2888:18
at new Promise (<anonymous>)
at Test.step_wait (https://wpt.live/resources/testharness.js:2887:16)
at Test.<anonymous> (https://wpt.live/resources/test/tests/functional/step_wait.html:26:11)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at https://wpt.live/resources/testharness.js:738:36 Asserts runNo asserts ran |
Pass | async step_wait() | Asserts runPass | assert_equals(2, 2)
at Test.<anonymous> ( /resources/test/tests/functional/step_wait.html:42:3) |
|