[Webkit-unassigned] [Bug 226520] New: [MacOS] media/video-played-collapse.html is flaky timeout and failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 17:55:14 PDT 2021


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

            Bug ID: 226520
           Summary: [MacOS] media/video-played-collapse.html is flaky
                    timeout and failure
           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: amir_mark at apple.com

media/video-played-collapse.html 

Is a flaky timeout on Big Sur Wk1 Release and WK1 Apple Silicon Release, Catalina Wk1 release and debug

It is also failing on Big Sur Wk1 Release, Wk1 Apple Silicon Release, Big Sur Wk2 Release, Big Sur Wk2 Debug, Catalina Wk2 Debug


History:

https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-played-collapse.html


Text Diff:

--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-played-collapse-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-played-collapse-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: IndexSizeError: The index is not in the allowed range.
+FAIL: Timed out waiting for notifyDone to be called

 Test of the media element 'played' attribute

@@ -11,40 +13,9 @@
 RUN(handlePromise(video.play()))
 RUN(video.pause())
 EVENT(pause)
-Test 2 OK
-Test 3 OK
-Test 4 OK
+EXPECTED (video.played.length == '1'), OBSERVED '0' FAIL
+IndexSizeError: The index is not in the allowed range.
+IndexSizeError: The index is not in the allowed range.

 Create a new range
-EVENT(seeked)
-RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 5 OK
-Test 6 OK
-Test 7 OK
-Test 8 OK
-Test 9 OK

-Test playing from one range into another, should collapse the two ranges
-EVENT(seeked)
-RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 10 OK
-Test 11 OK
-Test 12 OK
-
-Test looping
-RUN(video.loop = true)
-EVENT(seeked)
-RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 13 OK
-Test 14 OK
-Test 15 OK
-Test 16 OK
-Test 17 OK
-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/20210602/c3858d29/attachment.htm>


More information about the webkit-unassigned mailing list