NEW 229595
[Mac wk2 Debug] imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.worker.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=229595
Summary [Mac wk2 Debug] imported/w3c/web-platform-tests/fetch/http-cache/invalidate.a...
Eric Hutchison
Reported 2021-08-26 17:49:13 PDT
imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.worker.html is a flaky failure on Catalina and BigSur wk2 Debug. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fhttp-cache%2Finvalidate.any.worker.html&platform=mac Results: https://build.webkit.org/results/Apple-Catalina-Debug-WK2-Tests/r281658%20(15972)/results.html Diff: --- /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.worker-expected.txt +++ /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.worker-actual.txt @@ -1,5 +1,5 @@ -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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-26 17:50:01 PDT
Eric Hutchison
Comment 2 2021-08-26 17:54:04 PDT
Eric Hutchison
Comment 3 2021-08-26 17:54:07 PDT
Radar WebKit Bug Importer
Comment 4 2021-08-26 17:54:20 PDT
Eric Hutchison
Comment 5 2021-09-14 17:24:19 PDT
Reproduced test results locally on r282390 using run-webkit-tests --debug -f --force --iterations 500 --exit-after-n-failures 1 --clobber-old-results imported/w3c/web-platform-tests/fetch/http-cache/invalidate.any.worker.html.
Note You need to log in before you can comment on or make changes to this bug.