RESOLVED FIXED 248735
New broken test: http/wpt/service-workers/fetch-service-worker-preload-changing-request.https.html fails
https://bugs.webkit.org/show_bug.cgi?id=248735
Summary New broken test: http/wpt/service-workers/fetch-service-worker-preload-changi...
Simon Fraser (smfr)
Reported 2022-12-03 21:25:47 PST
https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/d33837a3-45214/results.html Diff is @@ -1,5 +1,5 @@ PASS Setup activating worker -PASS Service worker load uses preload through calling fetch on the fetch event request +FAIL Service worker load uses preload through calling fetch on the fetch event request assert_equals: expected "1" but got "2"
Attachments
Simon Fraser (smfr)
Comment 1 2022-12-03 21:27:54 PST
http/wpt/service-workers/fetch-service-worker-preload.https.html also fails: @@ -1,5 +1,5 @@ PASS Setup activating worker -PASS Service worker load uses preload through calling fetch on the fetch event request +FAIL Service worker load uses preload through calling fetch on the fetch event request assert_equals: expected "use-preload" but got "nothing"
Alexey Proskuryakov
Comment 2 2022-12-04 18:03:18 PST
Failing most of the time since added in 257110@main.
Radar WebKit Bug Importer
Comment 3 2022-12-10 21:26:17 PST
youenn fablet
Comment 4 2023-06-21 00:32:47 PDT
*** Bug 257963 has been marked as a duplicate of this bug. ***
youenn fablet
Comment 5 2023-06-21 02:29:40 PDT
EWS
Comment 6 2023-07-03 00:26:10 PDT
Committed 265705@main (41c888f493fe): <https://commits.webkit.org/265705@main> Reviewed commits have been landed. Closing PR #15135 and removing active labels.
erik.witt
Comment 7 2023-08-28 02:46:36 PDT
Hey! Will this fix be part of the release 17? It seems to be fixed in technology preview Release 177 (Safari 17.0, WebKit 18617.1.4.3) but I cannot find the problem number in the release notes https://developer.apple.com/documentation/safari-release-notes/safari-17-release-notes
Note You need to log in before you can comment on or make changes to this bug.