[Webkit-unassigned] [Bug 288598] New: REGRESSION (289499 at main): [ macOS wk2 ] imported/w3c/web-platform-tests/screen-orientation/unlock.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 26 07:01:51 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=288598
Bug ID: 288598
Summary: REGRESSION (289499 at main): [ macOS wk2 ]
imported/w3c/web-platform-tests/screen-orientation/unl
ock.html is a flaky failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rackler at apple.com
CC: achristensen at apple.com,
webkit-bot-watchers-bugzilla at group.apple.com,
webkit-bug-importer at group.apple.com
Description:
imported/w3c/web-platform-tests/screen-orientation/unlock.html
This issue can be bisected to 289499 at 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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250226/5162a2ef/attachment.htm>
More information about the webkit-unassigned
mailing list