Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Fail precommitHandler traverse with window.stop() before commitassert_unreached: committed must not fulfill Reached unreachable code
    at async Promise.all (index 0)
    at async window.assertBothRejectDOM (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-api/navigation-methods/return-value/resources/helpers.js:114:3)
    at async Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-api/precommit-handler/precommitHandler-traversal-window-stop-before-commit.html:40:3)
Asserts run
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /navigation-api/precommit-handler/precommitHandler-traversal-window-stop-before-commit.html:17:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /navigation-api/precommit-handler/precommitHandler-traversal-window-stop-before-commit.html:18:3)
Pass
assert_equals(object "[object Object]", object "[object Object]", "result object must be from the right realm")
    at window.assertReturnValue ( /navigation-api/navigation-methods/return-value/resources/helpers.js:2:3)
Pass
assert_array_equals(["committed", "finished"], ["committed", "finished"])
    at window.assertReturnValue ( /navigation-api/navigation-methods/return-value/resources/helpers.js:3:3)
Pass
assert_true(true)
    at window.assertReturnValue ( /navigation-api/navigation-methods/return-value/resources/helpers.js:4:3)
Pass
assert_true(true)
    at window.assertReturnValue ( /navigation-api/navigation-methods/return-value/resources/helpers.js:5:3)
Pass
assert_not_equals(object "[object Promise]", object "[object Promise]")
    at window.assertReturnValue ( /navigation-api/navigation-methods/return-value/resources/helpers.js:6:3)