NEW 278329
[ iOS ] imported/w3c/web-platform-tests/screen-orientation/lock-sandboxed-iframe.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=278329
Summary [ iOS ] imported/w3c/web-platform-tests/screen-orientation/lock-sandboxed-ifr...
Dawn Morningstar
Reported 2024-08-19 11:14:04 PDT
imported/w3c/web-platform-tests/screen-orientation/lock-sandboxed-iframe.html [ Pass Failure ] is a flaky text failure on all iOS queues and has been flaky as far back as iOS16, though it might've gotten more flaky around 263554@main when looking at the history. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscreen-orientation%2Flock-sandboxed-iframe.html&platform=ios&recent=false Diff: --- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/screen-orientation/lock-sandboxed-iframe-expected.txt +++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/screen-orientation/lock-sandboxed-iframe-actual.txt @@ -1,6 +1,6 @@ CONSOLE MESSAGE: Error while parsing the 'sandbox' attribute: 'allow-orientation-lock' is an invalid sandbox flag. -FAIL Test without 'allow-orientation-lock' sandboxing directive assert_equals: screen.lockOrientation() throws a SecurityError expected "SecurityError" but got "portrait-primary" +FAIL Test without 'allow-orientation-lock' sandboxing directive assert_equals: screen.lockOrientation() throws a SecurityError expected "SecurityError" but got "TypeError" FAIL Test with 'allow-orientation-lock' sandboxing directive assert_equals: screen.orientation lock to portrait-primary expected "portrait-primary" but got "TypeError" Diff-url: https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282411@main%20(4895)/imported/w3c/web-platform-tests/screen-orientation/lock-sandboxed-iframe-diff.txt Test-run: https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282411@main%20(4895)/results.html
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-19 11:14:47 PDT
Dawn Morningstar
Comment 2 2024-08-19 11:17:57 PDT
EWS
Comment 3 2024-08-19 11:20:58 PDT
Test gardening commit 282439@main (249a3e52bf3d): <https://commits.webkit.org/282439@main> Reviewed commits have been landed. Closing PR #32395 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.