Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Failfetchpriority='low' in early hints preload headers does cause not any errorassert_greater_than: expected a number greater than 0 but got 0
    at https://wpt.live/loading/early-hints/resources/preload-fetchpriority.html:12:13
    at new Promise (<anonymous>)
    at Test.<anonymous> (https://wpt.live/loading/early-hints/resources/preload-fetchpriority.html:11:16)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:738:36
Asserts run
Fail
assert_greater_than(0, 0)
    at  /loading/early-hints/resources/preload-fetchpriority.html:12:13
Failfetchpriority='high' in early hints preload headers does cause not any errorassert_greater_than: expected a number greater than 1 but got 0
    at https://wpt.live/loading/early-hints/resources/preload-fetchpriority.html:12:13
    at new Promise (<anonymous>)
    at Test.<anonymous> (https://wpt.live/loading/early-hints/resources/preload-fetchpriority.html:11:16)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:738:36
Asserts run
Fail
assert_greater_than(0, 1)
    at  /loading/early-hints/resources/preload-fetchpriority.html:12:13
Failfetchpriority='auto' in early hints preload headers does cause not any errorassert_greater_than: expected a number greater than 2 but got 0
    at https://wpt.live/loading/early-hints/resources/preload-fetchpriority.html:12:13
    at new Promise (<anonymous>)
    at Test.<anonymous> (https://wpt.live/loading/early-hints/resources/preload-fetchpriority.html:11:16)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:738:36
Asserts run
Fail
assert_greater_than(0, 2)
    at  /loading/early-hints/resources/preload-fetchpriority.html:12:13