NEW 288598
REGRESSION (289499@main): [ macOS wk2 ] imported/w3c/web-platform-tests/screen-orientation/unlock.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=288598
Summary REGRESSION (289499@main): [ macOS wk2 ] imported/w3c/web-platform-tests/scree...
Karl Rackler
Reported 2025-02-26 07:01:51 PST
Description: imported/w3c/web-platform-tests/screen-orientation/unlock.html This issue can be bisected to 289499@main using the command: run-webkit-tests --debug --no-retry --force --exit-after-n-failures 1 --iterations=1000 imported/w3c/web-platform-tests/screen-orientation/unlock.html History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscreen-orientation%2Funlock.html&platform=mac Diff: @@ -3,6 +3,6 @@ PASS unlock() doesn't throw when there is no lock PASS unlock() returns a void value PASS unlock() doesn't throw when there is no lock with fullscreen -FAIL unlock() aborts a pending lock request promise_rejects_dom: function "function() { throw e }" threw object "NotSupportedError: Screen orientation locking is not supported" that is not a DOMException AbortError: property "code" is equal to 9, expected 20 +FAIL unlock() aborts a pending lock request promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state." FAIL unlock() aborts a pending lock request across documents promise_rejects_dom: function "function() { throw e }" threw object "SecurityError: Locking the screen orientation is only allowed when in fullscreen" that is not a DOMException AbortError: property "code" is equal to 18, expected 20
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-26 07:02:02 PST
EWS
Comment 2 2025-02-26 07:09:08 PST
Test gardening commit 291114@main (c1e2c1a85634): <https://commits.webkit.org/291114@main> Reviewed commits have been landed. Closing PR #41405 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.