[Webkit-unassigned] [Bug 33434] New: media/video-error-does-not-exist.html failed on Snow Leopard Release Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 9 15:22:12 PST 2010


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

           Summary: media/video-error-does-not-exist.html failed on Snow
                    Leopard 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, simon.fraser at apple.com,
                    cmarrin at apple.com
            Blocks: 33292


media/video-error-does-not-exist.html failed on Snow Leopard Release Bot

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53038%20(4074)/results.html

--- layout-test-results/media/video-error-does-not-exist-expected.txt   
2010-01-09 00:03:34.000000000 -0800
+++ layout-test-results/media/video-error-does-not-exist-actual.txt   
2010-01-09 00:03:34.000000000 -0800
@@ -1,16 +1,7 @@
+FAIL: Timed out waiting for notifyDone to be called
 Test that the media element is in correct state after load fails.


 EXPECTED (video.error == 'null') OK

-EVENT(error)
-EXPECTED (video.error != 'null') OK
-EXPECTED (video.error.code == '4') OK
-EXPECTED (video.networkState == '4') OK
-EXPECTED (isNaN(video.duration) == 'true') OK
-EXPECTED (video.currentTime == '0') OK
-EXPECTED (video.buffered.length == '0') OK
-EXPECTED (video.seekable.length == '0') OK
-EXPECTED (video.buffered.length == '0') OK
-END OF TEST

I get the impression that *all* media tests are flakey on Snow Leopard.  I
suspect that QuickTime is hanging or just being slow to load in some cases? 
Eric Carlson might know more.

We could skip this one too, but at this rate we'll end up skipping all media
tests on Snow Leopard (which is better than having an unreliable tree which
flips green/red constantly, just not desirable). :(

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