NEW289550
[ wk2 ] imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.sharedworker.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=289550
Summary [ wk2 ] imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.share...
Yasmin Karimi
Reported 2025-03-11 11:05:16 PDT
imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.sharedworker.html This test is a flaky failure on wk2 (not tested on wk1). HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fhttp-cache%2Finvalidate.any.sharedworker.html TEXT DIFF: -PASS HTTP cache invalidates after a successful response from a POST +FAIL HTTP cache invalidates after a successful response from a POST assert_equals: Response 3 comes from cache expected 3 but got 1 FAIL HTTP cache does not invalidate after a failed response from an unsafe request assert_less_than: Response 3 does not come from cache expected a number less than 3 but got 3 PASS HTTP cache invalidates after a successful response from a PUT PASS HTTP cache invalidates after a successful response from a DELETE DIFF URL: https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/291948@main%20(1900)/imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.sharedworker-pretty-diff.html REPRODUCIBILITY: I was able to reproduce this failure on MacOS Sequoia 15.3.1 (24D70 / arm64) at ToT with the following command: run-webkit-tests imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.sharedworker.html --iterations 500
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-11 11:05:35 PDT
EWS
Comment 2 2025-03-11 11:18:16 PDT
Test gardening commit 291961@main (73377ea3d23e): <https://commits.webkit.org/291961@main> Reviewed commits have been landed. Closing PR #42270 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.