Bug 244347

Summary: REGRESSION (253762@main): [ macOS wk1 Release ] storage/domstorage/sessionstorage/window-open-remove-item.html is a flaky failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Karl Rackler 2022-08-25 11:53:52 PDT
Description:
storage/domstorage/sessionstorage/window-open-remove-item.html

This is a flaky failure on macOS wk1 Release that started at 253762@main.

REPRODUCTION STEPS
I can reproduce this on 253762@main but cannot reproduce it on 253761@main.

Command: 
run-webkit-tests -1 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 500 -f --no-retry storage/domstorage/sessionstorage/window-open-remove-item.html

Result: 
Unexpected flakiness: text-only failures (1)
  storage/domstorage/sessionstorage/window-open-remove-item.html [ Failure Pass ]

History:
https://results.webkit.org/?suite=layout-tests&test=storage%2Fdomstorage%2Fsessionstorage%2Fwindow-open-remove-item.html&flavor=wk1&style=release&limit=50000&platform=mac

Diff:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/storage/domstorage/sessionstorage/window-open-remove-item-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/storage/domstorage/sessionstorage/window-open-remove-item-actual.txt
@@ -3,9 +3,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS localStorage.getItem('result') is "pass"
+FAIL localStorage.getItem('result') should be pass. Was fail.
 PASS sessionStorage.getItem('key') is "value"
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2022-08-25 11:54:14 PDT
<rdar://problem/99149083>
Comment 2 EWS 2022-08-25 12:14:12 PDT
Test gardening commit 253786@main (1ced0d9e4e08): <https://commits.webkit.org/253786@main>

Reviewed commits have been landed. Closing PR #3665 and removing active labels.