Bug 33464

Summary: media/video-currentTime-set.html failed on Snow Leopard Release bot
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, eric.carlson, jer.noble, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 33292    

Description Eric Seidel (no email) 2010-01-10 21:14:50 PST
media/video-currentTime-set.html failed on Snow Leopard Release bot

I expect this has the same root cause as all the other snow leopard media timeouts.  See bug 33434 bug 32339 and bug 32270.

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r53062%20(4108)/media/video-currentTime-set-diffs.txt

--- layout-test-results/media/video-currentTime-set-expected.txt	2010-01-10 21:06:19.000000000 -0800
+++ layout-test-results/media/video-currentTime-set-actual.txt	2010-01-10 21:06:19.000000000 -0800
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 Test that setting currentTime changes the time, and that 'ended' event is fired in a reasonable amount of time
 
 EVENT(canplaythrough)
@@ -6,6 +7,5 @@
 EXPECTED (video.currentTime.toFixed(2) == '5.83') OK
 RUN(video.play())
 
-EVENT(ended)
-END OF TEST
+No 'ended' event in 2 seconds FAIL
Comment 1 Simon Fraser (smfr) 2011-10-19 17:11:06 PDT
Is this still happening?
Comment 2 Ahmad Saleem 2024-02-05 07:29:21 PST
We don't have any platform specific expectation for this test searching via searchfox.org and wubkat.

Marking this as 'RESOLVED CONFIGURATION CHANGED'.