Bug 288598
| Summary: | REGRESSION (289499@main): [ macOS wk2 ] imported/w3c/web-platform-tests/screen-orientation/unlock.html is 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/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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145658756>
EWS
Test gardening commit 291114@main (c1e2c1a85634): <https://commits.webkit.org/291114@main>
Reviewed commits have been landed. Closing PR #41405 and removing active labels.