Bug 259677
Summary: | [ WK2 macOS ] http/wpt/cache-storage/cache-quota-after-restart.any.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | Website Storage | Assignee: | Sihui Liu <sihui_liu> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | clopez, dpino, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=196197 https://bugs.webkit.org/show_bug.cgi?id=217357 https://bugs.webkit.org/show_bug.cgi?id=202736 |
Ben Schwartz
http/wpt/cache-storage/cache-quota-after-restart.any.html
This test is a flaky failure on macOS and iOS, constant failure on x86 (GTK/WPE/Wayland).
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fcache-storage%2Fcache-quota-after-restart.any.html
TEXT DIFF:
-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
PASS Increasing quota
PASS After network process restart, verify quota is computed according space being used
-PASS After network process restart, verify quota is computed according space being used and does not increase
+FAIL After network process restart, verify quota is computed according space being used and does not increase assert_unreached: Should have rejected: put should fail Reached unreachable code
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/266464%40main%20(4230)/http/wpt/cache-storage/cache-quota-after-restart.any-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this bug on macOS Ventura ToT running the test as follows:
run-webkit-tests --iterations 500 --verbose http/wpt/cache-storage/cache-quota-after-restart.any.html
REGRESSION:
This test has been a flaky/constant failure on the reported platforms as far back in history as the flakiness dashboard extends. From a previous bug report (bug #196197), I was able to identify a potential regression point at the time of test introduction at 210340@main. It is unclear as to whether this included the flaky failures on WK2 or just the reported constant GTK/WPE failures.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113189461>
Ben Schwartz
I have marked this test as a flaky failure on macOS-wk2 (updated existing test expectation, only one that needed updating) while this issue is investigated. (PR link: https://github.com/WebKit/WebKit/pull/16269)
EWS
Test gardening commit 266478@main (76ed648226ad): <https://commits.webkit.org/266478@main>
Reviewed commits have been landed. Closing PR #16269 and removing active labels.
Adrian Perez
*** Bug 196197 has been marked as a duplicate of this bug. ***
Sihui Liu
Pull request: https://github.com/WebKit/WebKit/pull/17519
EWS
Committed 267748@main (24e3d351a100): <https://commits.webkit.org/267748@main>
Reviewed commits have been landed. Closing PR #17519 and removing active labels.