Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailRelative Url in web bundle.assert_array_equals: lengths differ, expected array ["relative-url-file.js", "start-with-double-slash.js", "start-with-slash.js", "subdirectory-path.js", "starts-with-two-dots.js"] length 5, got ["relative-url-file.js", "start-with-slash.js", "subdirectory-path.js", "starts-with-two-dots.js"] length 4
    at Test.<anonymous> (https://www1.wpt.live/web-bundle/subresource-loading/relative-url-in-web-bundle.https.tentative.html:48:7)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at https://www1.wpt.live/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://www1.wpt.live/resources/testharness.js:737:20
Asserts run
Fail
assert_array_equals(["relative-url-file.js", "start-with-slash.js", "subdirectory-path.js", "starts-with-two-dots.js"], ["relative-url-file.js", "start-with-double-slash.js", "start-with-slash.js", "subdirectory-path.js", "starts-with-two-dots.js"])
    at Test.<anonymous> ( /web-bundle/subresource-loading/relative-url-in-web-bundle.https.tentative.html:48:7)