RESOLVED FIXED 275873
REGRESSION (280303@main): [ macOS Sonoma wk2 ] storage/indexeddb/database-transaction-cycle.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=275873
Summary REGRESSION (280303@main): [ macOS Sonoma wk2 ] storage/indexeddb/database-tra...
Anfernee Viduya
Reported 2024-06-25 14:43:00 PDT
Created attachment 471740 [details] The test list that was produced by the command. storage/indexeddb/database-transaction-cycle.html DESCRIPTION: This test has been flaky. Im not able to reproduce issue on its own using 280303@main, but can be reproduced using a test list. I have also attached the test list used to reproduce the bug with said commands. A thought that it could be that an another test is causing this one to fail. Im working on narrowing it down. This is the command I ran to reproduce the issue using test list without sharding. layout-test-worker-parser https://build.webkit.org/\#/builders/926/builds/3531 -t storage/indexeddb/database-transaction-cycle.html -o ~/Desktop/test_list.txt run-webkit-test --root debugbuild280303@main --test-list ~/Desktop/test_list.txt --debug --child-process=1 HISTORY: https://results.webkit.org/?suite=layout-tests&test=storage%2Findexeddb%2Fdatabase-transaction-cycle.html&limit=50000&version_name=Sonoma PRETTY DIFF: https://build.webkit.org/results/Apple-Sonoma-Debug-AppleSilicon-WK2-Tests/280303@main%20(3172)/storage/indexeddb/database-transaction-cycle-pretty-diff.html
Attachments
The test list that was produced by the command. (654.82 KB, text/plain)
2024-06-25 14:43 PDT, Anfernee Viduya
no flags
Radar WebKit Bug Importer
Comment 1 2024-06-25 14:43:09 PDT
Anfernee Viduya
Comment 2 2024-06-25 16:20:48 PDT
UPDATE: I was able to narrow down to what's causing this flaky test failures, it looks like preceding test within /storage in the test_list.txt is causing the issue. Additionally, running these two test isolated together, storage/indexeddb/database-close-private.html storage/indexeddb/database-transaction-cycle.html causes a constant failure of thh "storage/indexeddb/database-transaction-cycle.html" test.
Anfernee Viduya
Comment 3 2024-07-02 16:35:10 PDT
EWS
Comment 4 2024-07-02 16:41:03 PDT
Test gardening commit 280597@main (87611b6e114f): <https://commits.webkit.org/280597@main> Reviewed commits have been landed. Closing PR #30418 and removing active labels.
Anfernee Viduya
Comment 5 2024-07-03 09:49:10 PDT
Ive opted to set test expectations with the above commit.
Note You need to log in before you can comment on or make changes to this bug.