[Webkit-unassigned] [Bug 254259] New: http/tests/priority-hints/fetch-api-priority.html is randomly failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 22 00:58:44 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254259

            Bug ID: 254259
           Summary: http/tests/priority-hints/fetch-api-priority.html is
                    randomly failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: beidson at apple.com

http/tests/priority-hints/fetch-api-priority.html is randomly failing

Since 261689 at main (bug#252739) added http/tests/priority-hints/fetch-api-priority.html

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fpriority-hints%2Ffetch-api-priority.html

https://build.webkit.org/#/builders/708/builds/1664

--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/http/tests/priority-hints/fetch-api-priority-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/http/tests/priority-hints/fetch-api-priority-actual.txt
@@ -1,5 +1,5 @@

-PASS fetch() with URL and request_init whose priority is "high" must be fetched with high load priority
+FAIL fetch() with URL and request_init whose priority is "high" must be fetched with high load priority assert_equals: expected (string) "ResourceLoadPriorityHigh" but got (object) null
 PASS fetch() with URL and request_init whose priority is "auto" must have no effect on resource load priority
 PASS fetch() with URL and request_init whose priority is missing must have no effect on resource load priority
 PASS fetch() with URL and request_init whose priority is "low" must be fetched with low resource load priority

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230322/cc3644e8/attachment-0001.htm>


More information about the webkit-unassigned mailing list