Bug 124512 - [GTK] media/video-seek-with-negative-playback.html is flaky
Summary: [GTK] media/video-seek-with-negative-playback.html is flaky
Status: RESOLVED WORKSFORME
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: 2013-11-18 08:44 PST by Zan Dobersek
Modified: 2014-04-29 02:11 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-11-18 08:44:10 PST
The media/video-seek-with-negative-playback.html layout test is flaky since introduced in r158734.
http://trac.webkit.org/changeset/158734
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-seek-with-negative-playback.html

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-seek-with-negative-playback-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-seek-with-negative-playback-actual.txt
@@ -5,6 +5,6 @@
 EVENT(seeked)
 EVENT(timeupdate)
 EVENT(timeupdate)
-EXPECTED (video.currentTime < '3') OK
+EXPECTED (video.currentTime < '3'), OBSERVED '3.5127549171447754' FAIL
 END OF TEST
Comment 1 Xabier Rodríguez Calvar 2014-04-29 02:11:44 PDT
Working now