Bug 289550
| Summary: | [ wk2 ] imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.sharedworker.html is a flaky failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yasmin Karimi
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146775366>
EWS
Test gardening commit 291961@main (73377ea3d23e): <https://commits.webkit.org/291961@main>
Reviewed commits have been landed. Closing PR #42270 and removing active labels.