Bug 280728
| Summary: | [ Ventura ] imported/w3c/web-platform-tests/screen-orientation/active-lock.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fady Farag <com.webkit.iidmsa> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | jbedard, marcosc, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fady Farag
imported/w3c/web-platform-tests/screen-orientation/active-lock.html
is a flaky failure.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscreen-orientation%2Factive-lock.html&platform=mac&version_name=Ventura
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/screen-orientation/active-lock-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/screen-orientation/active-lock-actual.txt
@@ -1,7 +1,6 @@
-CONSOLE MESSAGE: Unhandled Promise Rejection: NotSupportedError: Screen orientation locking is not supported
fragment
FAIL Performing a fragment navigation must not abort the screen orientation change promise_test: Unhandled rejection with value: object "NotSupportedError: Screen orientation locking is not supported"
FAIL Performing a fragment navigation within an iframe must not abort the lock promise promise_test: Unhandled rejection with value: object "NotSupportedError: Screen orientation locking is not supported"
-FAIL Unloading an iframe by navigating it must abort the lock promise 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
+PASS Unloading an iframe by navigating it must abort the lock promise
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/284499@main%20(8286)/imported/w3c/web-platform-tests/screen-orientation/active-lock-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce the issue on ToT using command
run-webkit-tests imported/w3c/web-platform-tests/screen-orientation/active-lock.html --release -1 --verbose --iteration=10
DESCRIPTION:
This test has been flaky failing for some time now.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137095350>
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/34550
EWS
Test gardening commit 284561@main (84a53432b376): <https://commits.webkit.org/284561@main>
Reviewed commits have been landed. Closing PR #34550 and removing active labels.