Bug 116955 - [GTK] http/tests/media/video-load-twice.html is flaky
Summary: [GTK] http/tests/media/video-load-twice.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: 2013-05-29 05:34 PDT by Zan Dobersek
Modified: 2020-03-10 07:56 PDT (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 Zan Dobersek 2013-05-29 05:34:56 PDT
The http/tests/media/video-load-twice.html layout test is flaky.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fmedia%2Fvideo-load-twice.html

--- /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 Enrique Ocaña 2020-03-10 07:56:00 PDT
The test has been consistently passing after r236880 (not included). This is more than 21K revisions from now (r258205).

Resolving as fixed.