Bug 297806

Summary: [ macOS wk2 ] http/tests/permissions/storage-access-permissions-query.html is a flaky timeout
Product: WebKit Reporter: Bryan Medina <bmedina2>
Component: Website StorageAssignee: Charlie Wolfe <charliew>
Status: RESOLVED FIXED    
Severity: Normal CC: charliew, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Bryan Medina
Reported 2025-08-22 13:21:45 PDT
http/tests/permissions/storage-access-permissions-query.html is a flaky timeout occurring on macOS wk2. HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fpermissions%2Fstorage-access-permissions-query.html TEXT DIFF: --- /Volumes/Data/worker/Apple-Sonoma-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/permissions/storage-access-permissions-query-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/permissions/storage-access-permissions-query-actual.txt @@ -1,3 +1,5 @@ +FAIL: Timed out waiting for notifyDone to be called + This test checks that navigator.permissions.query() works for storage-access permission. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -6,7 +8,4 @@ PASS state is "prompt" PASS state is "granted" PASS state is "prompt" -PASS successfullyParsed is true -TEST COMPLETE - TEXT DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Debug-AppleSilicon-WK2-Tests/299061%40main%20(7516)/http/tests/permissions/storage-access-permissions-query-actual.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-22 13:22:03 PDT
Bryan Medina
Comment 2 2025-08-22 13:25:27 PDT
I was able to reproduce the timeout locally on my device running macOS wk2 Sequoia arm64 using the following command: run-webkit-tests http/tests/permissions/storage-access-permissions-query.html --iterations=100 --debug
EWS
Comment 3 2025-08-22 13:34:10 PDT
Test gardening commit 299072@main (2c5db7f4308c): <https://commits.webkit.org/299072@main> Reviewed commits have been landed. Closing PR #49791 and removing active labels.
EWS
Comment 4 2025-08-25 12:21:47 PDT
Test gardening commit 299126@main (5cc0b5ee4f91): <https://commits.webkit.org/299126@main> Reviewed commits have been landed. Closing PR #49851 and removing active labels.
Charlie Wolfe
Comment 5 2025-08-27 14:29:59 PDT
I haven't been able to reproduce this locally
Charlie Wolfe
Comment 6 2025-09-04 16:12:36 PDT
EWS
Comment 7 2025-09-04 16:33:41 PDT
Committed 299589@main (951ed9f9756b): <https://commits.webkit.org/299589@main> Reviewed commits have been landed. Closing PR #50326 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.