NEW 244347
REGRESSION (253762@main): [ macOS wk1 Release ] storage/domstorage/sessionstorage/window-open-remove-item.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=244347
Summary REGRESSION (253762@main): [ macOS wk1 Release ] storage/domstorage/sessionsto...
Karl Rackler
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-25 11:54:14 PDT
EWS
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.