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 Storage | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158966545>
Bryan Medina
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
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
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
I haven't been able to reproduce this locally
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/50326
EWS
Committed 299589@main (951ed9f9756b): <https://commits.webkit.org/299589@main>
Reviewed commits have been landed. Closing PR #50326 and removing active labels.