Bug 84856 - [GTK] media/media-controller-playback.html is flaky
Summary: [GTK] media/media-controller-playback.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-04-25 06:37 PDT by Philippe Normand
Modified: 2020-11-03 08:28 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2012-04-25 06:37:44 PDT
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
Comment 1 Diego Pino 2020-11-03 08:28:37 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.