[Webkit-unassigned] [Bug 183220] [mac-wk1] Layout Test media/track/track-css-matching-timestamps.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 13:45:00 PST 2018


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

--- Comment #3 from Ryan Haddad <ryanhaddad at apple.com> ---
--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-matching-timestamps-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/media/track/track-css-matching-timestamps-actual.txt
@@ -1,43 +1,7 @@
+CONSOLE MESSAGE: line 83: No text track cue with display id 'cue' is currently visible
+FAIL: Timed out waiting for notifyDone to be called

 Test that cues are being matched properly by :past and :future pseudo classes.
 EVENT(canplaythrough)
 EVENT(seeked)
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK

-RUN(video.currentTime = 0.3)
-EVENT(seeked)
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-
-RUN(video.currentTime = 0.5)
-EVENT(seeked)
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-
-RUN(video.currentTime = 0.7)
-EVENT(seeked)
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(128, 128, 128)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-
-RUN(video.currentTime = 0.9)
-EVENT(seeked)
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') OK
-EXPECTED (getComputedStyle(cueNode).color == 'rgb(0, 255, 0)') 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/20180228/d2d093ee/attachment-0001.html>


More information about the webkit-unassigned mailing list