Bug 255000
Summary: | [ iOS / macOS ] http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html is a flaky failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bri Harris <bharris9> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, beidson, cdumez, koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Bri Harris
http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html
is a flaky failure on iOS 16 running on Intel only.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fcache%2Fdisk-cache%2Fdisk-cache-remove-several-pending-writes.html
DIFF TEXT:
@@ -6,9 +6,9 @@
200: {"version":1}
200: {"version":1}
404: {"not":"found"}
-200: {"version":2}
-200: {"version":2}
-PASS bugReproduced is false
+200: {"version":1}
+200: {"version":1}
+FAIL bugReproduced should be false. Was true.
PASS successfullyParsed is true
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107624206>
Ryan Haddad
This test appears to have been flaky on macOS as far back as 07/2022