[Webkit-unassigned] [Bug 88138] New: [Gtk] http/tests/media/video-buffered.html is failing after r119268
    bugzilla-daemon at webkit.org 
    bugzilla-daemon at webkit.org
       
    Fri Jun  1 14:50:43 PDT 2012
    
    
  
https://bugs.webkit.org/show_bug.cgi?id=88138
           Summary: [Gtk] http/tests/media/video-buffered.html is failing
                    after r119268
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: eric.carlson at apple.com, pnormand at igalia.com,
                    fischman at chromium.org
http/tests/media/video-buffered.html started failing after r119268[1].
Here's the diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/media/video-buffered-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/media/video-buffered-actual.txt 
@@ -1,9 +1,616 @@
+FAIL: Timed out waiting for notifyDone to be called
 Start playing a video with preloading enabled, do a seek near the end and check multiple buffered timeranges have been created.
 EVENT(playing)
 EXPECTED (video.buffered.length == '1') OK
 RUN(video.currentTime = video.duration - 0.5)
-EVENT(ended)
-EXPECTED (video.buffered.length == '2') OK
-END OF TEST
+EVENT(playing)
+EXPECTED (video.buffered.length == '1') OK
+RUN(video.currentTime = video.duration - 0.5)
+EVENT(playing)
+EXPECTED (video.buffered.length == '1') OK
+RUN(video.currentTime = video.duration - 0.5)
+EVENT(playing)
+EXPECTED (video.buffered.length == '1') OK
+RUN(video.currentTime = video.duration - 0.5)
.
.
.
(continues until timing out)
[1] - http://trac.webkit.org/changeset/119268/
-- 
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