Bug 286594
Summary: | [ iOS ] http/wpt/cache-storage/quota-third-party.https.html is flakily failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jbedard, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yasmin Karimi
http/wpt/cache-storage/quota-third-party.https.html
This test is flakily failing on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fcache-storage%2Fquota-third-party.https.html
TEXT DIFF:
@@ -1,8 +1,5 @@
-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
-
-
-PASS same origin iframe has regular quota
-PASS cross origin iframe has reduced quota
-PASS cross origin iframe has reduced quota after resetting quota
-
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/288927@main%20(223)/http/wpt/cache-storage/quota-third-party.https-pretty-diff.html
REPRODUCIBILITY:
I was unable to reproduce on the iOS 18.2 simulator.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143718891>
Yasmin Karimi
Pull request: https://github.com/WebKit/WebKit/pull/39638
EWS
Test gardening commit 289460@main (1fe5208b3801): <https://commits.webkit.org/289460@main>
Reviewed commits have been landed. Closing PR #39638 and removing active labels.
Jonathan Bedard
I don't think that this is a cache issue. The diff here looks like the test runner is using the baseline (or maybe settings?) from the wrong test. This should be assigned to someone on either my or Ryan's team.