[Webkit-unassigned] [Bug 224633] New: [ wk2 ] media/presentationmodechanged-fired-once.html is a flakey timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 17:02:20 PDT 2021


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

            Bug ID: 224633
           Summary: [ wk2 ] media/presentationmodechanged-fired-once.html
                    is a flakey timeout
           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

media/presentationmodechanged-fired-once.html 

is a flakey timeout on wk2 in iOS 14 Simulator, Catalina, and BigSur. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fpresentationmodechanged-fired-once.html

History indicates the first timeout occurred at r274822.

TIMEOUT TEXT:
-This tests that the "webkitpresentationmodechanged" event is fired only once when the browser switches back to inline from the picture-in-picture mode.
+#PID UNRESPONSIVE - WebKitTestRunner (pid 78919)
+FAIL: Timed out waiting for notifyDone to be called

-RUN(video.src = findMediaFile("video", "content/test"))
-EVENT(canplaythrough)
-RUN(video.play())
-RUN(video.webkitSetPresentationMode("picture-in-picture"))
-EVENT(webkitpresentationmodechanged)
-EXPECTED (internals.isChangingPresentationMode(video) == 'false') OK
-EXPECTED (video.webkitPresentationMode == 'picture-in-picture') OK
-RUN(video.webkitSetPresentationMode("inline"))
-EVENT(webkitpresentationmodechanged)
-EXPECTED (video.webkitPresentationMode == 'inline') OK
-END OF TEST
-
+#EOF
+#EOF

-- 
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/20210416/3f026aaa/attachment-0001.htm>


More information about the webkit-unassigned mailing list