[Webkit-unassigned] [Bug 252837] New: [ iOS ] media/video-element-fullscreen-not-in-dom-accelerated-iphone.html is a constant failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 09:35:30 PST 2023


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

            Bug ID: 252837
           Summary: [ iOS ]
                    media/video-element-fullscreen-not-in-dom-accelerated-
                    iphone.html is a constant failure.
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bharris9 at apple.com

media/video-element-fullscreen-not-in-dom-accelerated-iphone.html 

is a constant failure on iOS 16. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-element-fullscreen-not-in-dom-accelerated-iphone.html


I was able to replicate this failure on iOS 16 ToT running on Apple Silicon as follows:

run-webkit-tests media/video-element-fullscreen-not-in-dom-accelerated-iphone.html 


DIFF TEXT:
@@ -1,6 +1,6 @@
 Test that playing a video in fullscreen is accelerated.

 EVENT(webkitbeginfullscreen)
-EXPECTED (window.internals.mediaPlayerRenderingCanBeAccelerated(video) == 'true') OK
+EXPECTED (window.internals.mediaPlayerRenderingCanBeAccelerated(video) == 'true'), OBSERVED 'false' FAIL
 END OF TEST

-- 
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/20230223/ca9398f6/attachment-0001.htm>


More information about the webkit-unassigned mailing list