Bug 84856
Summary: | [GTK] media/media-controller-playback.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, zan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philippe Normand
Sometimes it times out, independently on any GTK bot. Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/media-controller-playback-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/media-controller-playback-actual.txt
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
RUN(controller = video.controller)
EVENT(canplaythrough)
@@ -9,6 +10,4 @@
RUN(controller.currentTime = 5)
EXPECTED (video.currentTime == '5') OK
EXPECTED (video2.currentTime == '5') OK
-EVENT(ended)
-END OF TEST
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.