[Webkit-unassigned] [Bug 189348] New: [GTK] media/video-currentTime-set.html is flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 6 07:39:58 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189348
Bug ID: 189348
Summary: [GTK] media/video-currentTime-set.html is flaky
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: magomez at igalia.com
CC: bugs-noreply at webkitgtk.org
media/video-currentTime-set.html [ Timeout ]
Since around r234997 this started to timeout on the first or both runs, most of the times. The diff doesn't contain much information:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-currentTime-set-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-currentTime-set-actual.txt
@@ -1,13 +1,2 @@
+FAIL: Timed out waiting for notifyDone to be called
-Test that setting currentTime changes the time, and that 'ended' event is fired in a reasonable amount of time
-
-EVENT(canplaythrough)
-EXPECTED (video.currentTime == '0') OK
-RUN(video.currentTime = video.duration - 0.2)
-EVENT(seeked)
-EXPECTED (video.currentTime.toFixed(2) == '5.83') OK
-RUN(video.play())
-
-EVENT(ended)
-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/20180906/7864c40f/attachment.html>
More information about the webkit-unassigned
mailing list