Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe deadline after an expired timer must not be negative
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /requestidlecallback/deadline-after-expired-timer.html:13:11)
Pass
assert_greater_than_equal(14.5, 0)
    at Test.<anonymous> ( /requestidlecallback/deadline-after-expired-timer.html:14:11)