[Webkit-unassigned] [Bug 33497] New: media/video-loop.html failed on Gtk Linux Release Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 15:59:48 PST 2010


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

           Summary: media/video-loop.html failed on Gtk Linux Release Bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: eric.carlson at apple.com
            Blocks: 33295


media/video-loop.html failed on Gtk Linux Release Bot

http://build.webkit.org/results/GTK%20Linux%20Release/r53106%20(7517)/media/video-loop-diffs.txt
--- layout-test-results/media/video-loop-expected.txt    2010-01-11
15:45:32.000000000 -0800
+++ layout-test-results/media/video-loop-actual.txt    2010-01-11
15:45:32.000000000 -0800
@@ -15,7 +15,7 @@

 EVENT(playing)
 EXPECTED (video.ended == 'false') OK
-EXPECTED (mediaElement.currentTime > '0') OK
+EXPECTED (mediaElement.currentTime > '0'), OBSERVED '0' FAIL
 EXPECTED (mediaElement.currentTime < '5.63') OK
 RUN(video.loop = false)
 RUN(video.currentTime = video.duration - 0.3)

It may just be a flakey test?

-- 
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