Bug 135071
Summary: | media/video-seek-with-negative-playback.html is flaky on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | eric.carlson, jer.noble |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Proskuryakov
This test sometimes times out on Mountain Lion:
@@ -1,10 +1,7 @@
+FAIL: Timed out waiting for notifyDone to be called
Test that seeking with a negative playbackRate works correctly.
EVENT(canplaythrough)
EVENT(seeked)
-EVENT(timeupdate)
-EVENT(timeupdate)
-EXPECTED (video.currentTime < '3') OK
-END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as flaky on 10.8 in <http://trac.webkit.org/r171242>.