[Webkit-unassigned] [Bug 212666] New: Layout test failures: media/video-create-with-user-gesture.html and media/video-restricted-no-preload-auto.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 15:45:36 PDT 2020


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

            Bug ID: 212666
           Summary: Layout test failures:
                    media/video-create-with-user-gesture.html and
                    media/video-restricted-no-preload-auto.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peng.liu6 at apple.com

Diff:

@@ -3,6 +3,6 @@
 RUN(video.src = findMediaFile("video", "content/test"))
 RUN(video.setAttribute("autoplay", ""))
 RUN(document.body.appendChild(video))
-EVENT(playing)
+FAIL: did not end fast enough
 END OF TEST


@@ -15,7 +15,6 @@
 EXPECTED (video.buffered.length == '0') OK
 RUN(video.play())

-EVENT(canplaythrough)
-
+FAIL: did not end fast enough
 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/20200602/8d3cb8ed/attachment-0001.htm>


More information about the webkit-unassigned mailing list