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
<rdar://problem/99149083>
Test gardening commit 253786@main (1ced0d9e4e08): <https://commits.webkit.org/253786@main> Reviewed commits have been landed. Closing PR #3665 and removing active labels.