[Webkit-unassigned] [Bug 136532] Investigate test failures on ML caused by MediaTime refactoring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 8 14:36:08 PDT 2014


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





--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2014-09-08 14:36:12 PST ---
media/video-seek-past-end-playing.html has become substantially flaky around this time on 10.8 only, I'm going to assume that it's the same issue.

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-seek-past-end-playing.html

@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called

 Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback.

@@ -10,8 +11,3 @@
 EXPECTED (mediaElement.currentTime > '0') OK
 RUN(video.currentTime = 500)

-EXPECTED (video.paused == 'false') OK
-EXPECTED (mediaElement.currentTime > '0') OK
-
-END OF TEST
-

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list