Bug 124511 - [GStreamer] media/video-played-reset.html is flaky after bumping the GStreamer dependency
Summary: [GStreamer] media/video-played-reset.html is flaky after bumping the GStreame...
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, Regression
Depends on:
Blocks:
 
Reported: 2013-11-18 08:40 PST by Zan Dobersek
Modified: 2020-11-03 08:28 PST (History)
3 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-11-18 08:40:15 PST
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
Comment 1 Carlos Alberto Lopez Perez 2017-02-23 08:28:01 PST
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
Comment 2 Carlos Alberto Lopez Perez 2017-02-23 08:47:43 PST
Updated expectations at https://trac.webkit.org/changeset/212890
Comment 3 Diego Pino 2020-11-03 08:28:40 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.