Bug 124511
Summary: | [GStreamer] media/video-played-reset.html is flaky after bumping the GStreamer dependency | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, clopez, pnormand |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
The media/video-played-reset.html is flaky after the GStreamer version in the Jhbuild moduleset was increased in r159330.
http://trac.webkit.org/changeset/159330
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-played-reset.html
(The first failure is at r159331-r159332, but neither of the commits is relevant. The GStreamer dep bump fits best.)
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-played-reset-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-played-reset-actual.txt
@@ -23,7 +23,6 @@
Test jumping forward into a new range and play
RUN(video.play())
-RUN(video.pause())
EVENT(pause)
Test 6 OK
Test 7 OK
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
This test crashes sometimes also.
This is an example of a crash log
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r212883%20%2821059%29/media/video-played-reset-crash-log.txt
Carlos Alberto Lopez Perez
Updated expectations at https://trac.webkit.org/changeset/212890
Diego Pino
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.