[Webkit-unassigned] [Bug 207146] [ macOS wk1 ] media/media-source/media-source-seek-redundant-append.html is flaky timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 06:00:53 PDT 2020


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

Karl Rackler <rackler at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rackler at apple.com

--- Comment #4 from Karl Rackler <rackler at apple.com> ---
REGRESSION: [ macOS ] media/media-source/media-source-seek-redundant-append.html is a flaky timeout

Description:
media/media-source/media-source-seek-redundant-append.html

This started approximately 10/17/19 and has been flaky timeout since.

History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-source%2Fmedia-source-seek-redundant-append.html&platform=mac&limit=50000

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/media/media-source/media-source-seek-redundant-append-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/media/media-source/media-source-seek-redundant-append-actual.txt
@@ -1,36 +1,5 @@
+#PID UNRESPONSIVE - WebKitTestRunner (pid 901)
+FAIL: Timed out waiting for notifyDone to be called

-RUN(video.src = URL.createObjectURL(source))
-EVENT(sourceopen)
-RUN(sourceBuffer = source.addSourceBuffer(loader.type()))
-RUN(sourceBuffer.appendBuffer(loader.initSegment()))
-EVENT(update)
-RUN(source.duration = 310)
-RUN(sourceBuffer.timestampOffset = 300)
-RUN(video.play())
-START seekAndAppend: time=300, segments=[0, 3)
-RUN(sourceBuffer.appendBuffer(loader.mediaSegment(0)))
-Successful append
-RUN(sourceBuffer.appendBuffer(loader.mediaSegment(1)))
-Successful append
-RUN(sourceBuffer.appendBuffer(loader.mediaSegment(2)))
-Successful append
-SUCCESS seekAndAppend: time=300, segments=[0, 3)
-START waitForVideoToReach(300.2)
-SUCCESS waitForVideoToReach(300.2)
-START seekAndAppend: time=309.2, segments=[9, 10)
-RUN(sourceBuffer.appendBuffer(loader.mediaSegment(9)))
-Successful append
-SUCCESS seekAndAppend: time=309.2, segments=[9, 10)
-START waitForVideoToReach(309.7)
-SUCCESS waitForVideoToReach(309.7)
-RUN(video.currentTime = 308.9)
-START seekAndAppend: time=308.9, segments=[8, 10)
-RUN(sourceBuffer.appendBuffer(loader.mediaSegment(8)))
-Successful append
-RUN(sourceBuffer.appendBuffer(loader.mediaSegment(9)))
-Successful append
-SUCCESS seekAndAppend: time=308.9, segments=[8, 10)
-RUN(source.endOfStream())
-EVENT(ended)
-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/20200723/dfab2d70/attachment.htm>


More information about the webkit-unassigned mailing list