Bug 244347 - REGRESSION (253762@main): [ macOS wk1 Release ] storage/domstorage/sessionstorage/window-open-remove-item.html is a flaky failure
Summary: REGRESSION (253762@main): [ macOS wk1 Release ] storage/domstorage/sessionsto...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-25 11:53 PDT by Karl Rackler
Modified: 2022-08-25 12:14 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.