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 LoadingAssignee: 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
Reported 2023-04-04 12:12:58 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-04-04 12:13:17 PDT
Ryan Haddad
Comment 2 2023-05-09 12:18:07 PDT
This test appears to have been flaky on macOS as far back as 07/2022
Note You need to log in before you can comment on or make changes to this bug.