[Webkit-unassigned] [Bug 230708] New: [ iOS macOS Debug ] media/video-ended-seek-crash.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 11:55:26 PDT 2021


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

            Bug ID: 230708
           Summary: [ iOS macOS Debug ] media/video-ended-seek-crash.html
                    is a flaky timeout
           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: ayumi_kojima at apple.com

media/video-ended-seek-crash.html

Is a flaky timeout on iOS Debug and macOS Debug.

History: https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-ended-seek-crash.html

Result page: https://build.webkit.org/results/Apple-Catalina-Debug-WK1-Tests/r282960%20(4299)/results.html

Diff:

--- /Volumes/Data/worker/catalina-debug-tests-wk1/build/layout-test-results/media/video-ended-seek-crash-expected.txt
+++ /Volumes/Data/worker/catalina-debug-tests-wk1/build/layout-test-results/media/video-ended-seek-crash-actual.txt
@@ -1,11 +1,6 @@
+FAIL: Timed out waiting for notifyDone to be called

 EVENT(canplaythrough)
 RUN(video.currentTime = video.duration - 0.1)
 RUN(video.play())
-EVENT(ended)
-RUN(video.setAttribute("loop", "loop"))
-RUN(video.currentTime = 0)
-RUN(video.play())
-EVENT(seeked)
-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/20210923/e61a64f5/attachment.htm>


More information about the webkit-unassigned mailing list