Bug 117583 - [GTK] http/tests/media/video-load-twice.html is flaky
Summary: [GTK] http/tests/media/video-load-twice.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-06-13 01:24 PDT by Zan Dobersek
Modified: 2014-04-29 02:10 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-06-13 01:24:05 PDT
The http/tests/media/video-load-twice.html layout test is flaky.
No specific regression range.

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/media/video-load-twice-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/media/video-load-twice-actual.txt
@@ -4,6 +4,7 @@
 EVENT(canplay)
 EVENT(canplaythrough)
 RUN(video.src = file)
+EVENT(canplay)
 EVENT(loadedmetadata)
 EVENT(loadeddata)
 EVENT(canplay)
Comment 1 Xabier Rodríguez Calvar 2014-04-29 02:10:26 PDT
This seems to be working now