Bug 33464 - media/video-currentTime-set.html failed on Snow Leopard Release bot
Summary: media/video-currentTime-set.html failed on Snow Leopard Release bot
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33292
  Show dependency treegraph
 
Reported: 2010-01-10 21:14 PST by Eric Seidel (no email)
Modified: 2024-02-05 07:29 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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'.