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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145661206>
EWS
Test gardening commit 291119@main (aa887df83884): <https://commits.webkit.org/291119@main>
Reviewed commits have been landed. Closing PR #41410 and removing active labels.