Bug 288603

Summary: REGRESSION (289499@main): [ macOS wk2 ] imported/w3c/web-platform-tests/screen-orientation/hidden_document.htmlis a flaky failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Karl Rackler
Reported 2025-02-26 07:47:30 PST
Description: imported/w3c/web-platform-tests/screen-orientation/hidden_document.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/hidden_document.html History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscreen-orientation%2Fhidden_document.html&platform=mac Diff: @@ -2,5 +2,5 @@ PASS hidden documents must reject went trying to call lock or unlock PASS hidden documents must reject went trying to call unlock FAIL hidden documents must not unlock the screen orientation promise_test: Unhandled rejection with value: object "NotSupportedError: Screen orientation locking is not supported" -FAIL Once maximized, a minimized window can lock or unlock the screen orientation again promise_test: Unhandled rejection with value: object "NotSupportedError: Screen orientation locking is not supported" +FAIL Once maximized, a minimized window can lock or unlock the screen orientation again promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state."
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-26 07:47:39 PST
EWS
Comment 2 2025-02-26 07:53:54 PST
Test gardening commit 291119@main (aa887df83884): <https://commits.webkit.org/291119@main> Reviewed commits have been landed. Closing PR #41410 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.