[Webkit-unassigned] [Bug 142152] media/track/track-in-band-cues-added-once.html flakily fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 6 17:55:39 PDT 2017


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

Matt Lewis <jlewis3 at apple.com> changed:

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

--- Comment #5 from Matt Lewis <jlewis3 at apple.com> ---
The test is now starting to Time out according to the Flakiness Dashboard on all macOS Debug.

Diff:
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/media/track/track-in-band-cues-added-once-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/media/track/track-in-band-cues-added-once-actual.txt
@@ -1,26 +1,5 @@
+#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 48403)
+FAIL: Timed out waiting for notifyDone to be called

-In-band text tracks.
-
-EVENT(addtrack)
-EXPECTED (event.track == 'video.textTracks[0]') OK
-
-EVENT(canplaythrough)
-
-** Check initial in-band track states
-EXPECTED (video.textTracks.length == '1') OK
-RUN(inbandTrack1 = video.textTracks[0])
-EXPECTED (inbandTrack1.mode == 'disabled') OK
-EXPECTED (inbandTrack1.cues == 'null') OK
-EXPECTED (inbandTrack1.language == 'en') OK
-EXPECTED (inbandTrack1.kind == 'captions') OK
-
-RUN(inbandTrack1.mode = 'showing')
-EVENT(change)
-RUN(video.play())
-
-RUN(video.pause())
-RUN(video.play())
-
-RUN(video.pause())
-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/20170607/e7dcf755/attachment.html>


More information about the webkit-unassigned mailing list