Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassDetach a window between when a traverseTo() fires navigate and navigatesuccess
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /navigation-api/navigation-methods/traverseTo-detach-between-navigate-and-navigatesuccess.html:16:7)
Pass
assert_false(false)
    at Test.<anonymous> ( /navigation-api/navigation-methods/traverseTo-detach-between-navigate-and-navigatesuccess.html:38:9)
Pass
assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-api/navigation-methods/traverseTo-detach-between-navigate-and-navigatesuccess.html", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live/navigation-api/navigation-methods/traverseTo-detach-between-navigate-and-navigatesuccess.html")
    at Test.<anonymous> ( /navigation-api/navigation-methods/traverseTo-detach-between-navigate-and-navigatesuccess.html:40:9)
Pass
assert_greater_than(28, 0)
    at Test.<anonymous> ( /navigation-api/navigation-methods/traverseTo-detach-between-navigate-and-navigatesuccess.html:41:9)
Pass
assert_greater_than(62, 0)
    at Test.<anonymous> ( /navigation-api/navigation-methods/traverseTo-detach-between-navigate-and-navigatesuccess.html:42:9)
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)
Pass
assert_not_equals(object "[object NavigationHistoryEntry]", undefined, "committed must fulfill before finished rejects")
    at window.assertCommittedFulfillsFinishedRejectsExactly ( /navigation-api/navigation-methods/return-value/resources/helpers.js:69:3)
Pass
assert_true(true, "fulfillment value must be a NavigationHistoryEntry")
    at window.assertCommittedFulfillsFinishedRejectsExactly ( /navigation-api/navigation-methods/return-value/resources/helpers.js:70:3)
Pass
assert_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at window.assertCommittedFulfillsFinishedRejectsExactly ( /navigation-api/navigation-methods/return-value/resources/helpers.js:71:3)