Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassBasic step_wait() test
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /resources/test/tests/functional/step_wait.html:11:3)
Passstep_wait() isn't invoked too often
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /resources/test/tests/functional/step_wait.html:22:3)
Failstep_wait() takes an argumentcond is not a function
TypeError: 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
Passasync step_wait()
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /resources/test/tests/functional/step_wait.html:42:3)