[Webkit-unassigned] [Bug 255631] New: [ iOS ] 2X imported/w3c/web-platform-tests/screen-orientation (layout-tests) are consistent text failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 16:36:34 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255631

            Bug ID: 255631
           Summary: [ iOS ] 2X
                    imported/w3c/web-platform-tests/screen-orientation
                    (layout-tests) are consistent text failures
           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: Jenner at apple.com

imported/w3c/web-platform-tests/screen-orientation/nested-documents.html
imported/w3c/web-platform-tests/screen-orientation/unlock.html

are both consistent text failures on iOS. 


Note, they are not constant failures, but they appear to fail more than they pass. Which is why I'm not off the bat calling these flaky. 


HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscreen-orientation%2Fnested-documents.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fscreen-orientation%2Funlock.html

These tests both appear to have the same history as well. They started failing at the same. 



DIFF URLS:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Debug-WK2-Tests/263081@main%20(966)/imported/w3c/web-platform-tests/screen-orientation/nested-documents-pretty-diff.html
https://build.webkit.org/results/Apple-iOS-16-Simulator-Debug-WK2-Tests/263081@main%20(966)/imported/w3c/web-platform-tests/screen-orientation/unlock-pretty-diff.html

TEXT DIFF for "imported/w3c/web-platform-tests/screen-orientation/nested-documents.html":

+CONSOLE MESSAGE: Unhandled Promise Rejection: SecurityError: Locking the screen orientation is only allowed when in fullscreen


 Harness Error (FAIL), message = Test named 'Requesting orientation lock from one document cancels the lock request from another document' specified 1 'cleanup' function, and 1 failed.

-FAIL Requesting orientation lock from one document cancels the lock request from another document promise_test: Unhandled rejection with value: object "TypeError: Type error"
+FAIL Requesting orientation lock from one document cancels the lock request from another document assert_unreached: Should have rejected: undefined Reached unreachable code
 NOTRUN The orientation lock from one document affects lock requests from other documents




TEXT DIFF for "imported/w3c/web-platform-tests/screen-orientation/unlock.html":
-Harness Error (FAIL), message = Test named 'unlock() aborts a pending lock request across documents' specified 1 'cleanup' function, and 1 failed.

 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
 PASS unlock() aborts a pending lock request
-FAIL unlock() aborts a pending lock request across documents promise_test: Unhandled rejection with value: object "TypeError: Type error"
+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/20230418/3a1de52a/attachment-0001.htm>


More information about the webkit-unassigned mailing list