Summary

Harness status: Error

Uncaught TypeError: Cannot read properties of undefined (reading 'redirectStart')
TypeError: Cannot read properties of undefined (reading 'redirectStart')
    at HTMLObjectElement.onload_test (https://not-wpt.live/resource-timing/object-not-found-after-TAO-cross-origin-redirect.html:24:33)

Found 3 tests

Details

ResultTest NameMessage
Passwindow.performance is defined
Asserts run
Pass
assert_not_equals(object "[object Performance]", undefined, "window.performance is defined")
    at Test.<anonymous> ( /resource-timing/resources/webperftestharness.js:65:31)
Passwindow.performance.getEntriesByName is defined
Asserts run
Pass
assert_not_equals(function "function getEntriesByName() { [native code] }", undefined, "window.performance.getEntriesByName is defined")
    at Test.<anonymous> ( /resource-timing/resources/webperftestharness.js:71:30)
FailThere should be one entry.assert_equals: There should be one entry. expected 1 but got 0
    at Test.<anonymous> (https://not-wpt.live/resource-timing/resources/webperftestharness.js:136:27)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at wp_test (https://not-wpt.live/resource-timing/resources/webperftestharness.js:57:5)
    at test_equals (https://not-wpt.live/resource-timing/resources/webperftestharness.js:136:5)
Asserts run
Fail
assert_equals(0, 1, "There should be one entry.")
    at Test.<anonymous> ( /resource-timing/resources/webperftestharness.js:136:27)