[Webkit-unassigned] [Bug 67407] New: [GStreamer] 2 flaky media tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 08:02:28 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=67407

           Summary: [GStreamer] 2 flaky media tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


Since the Debug bots got GStreamer updates (0.10.35) 2 tests became flaky because of https://bugzilla.gnome.org/show_bug.cgi?id=639941


--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/media/video-timeupdate-reverse-play-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/media/video-timeupdate-reverse-play-actual.txt 
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 Tests that a 'timeupdate' event is fired when a movie plays
 in reverse to time zero.

@@ -10,8 +11,4 @@
 RUN(video.play())
 RUN(video.playbackRate = -1)

-EVENT(timeupdate) fired at time 0
-EXPECTED (video.ended == 'false') OK

-END OF TEST
-

The other test is media/video-reverse-play-duration.html
Meanwhile a proper fix is worked on in GStreamer I'd like to temporarily provide a workaround

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list