[Webkit-unassigned] [Bug 94242] media/track/track-cues-sorted-before-dispatch.html flakily times out on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 13:48:51 PDT 2012


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





--- Comment #4 from Anna Cavender <annacc at chromium.org>  2012-08-16 13:49:24 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > 
> > Huh.  Why then do we need to findMediaElement() in bodyLoaded()?
> > 
>   You are right, findMediaElement() is needed because of the placement of the include, but waitForEvent() succeeds because "mediaElement" is initialized to the document if the <video> element hasn't been created yet.
> 
> > Can't think of another reason why this test might timeout because it looks like it is guaranteed to end when the 'ended' event is fired.  Any other guesses?
> 
> I haven't seen the results when the test fails so I can't be sure, but it will fail any of the events doesn't fire (track load, canplaythrough, ended), or if the media file takes too long to load. What does the failure look like?

No clue.  It fails infrequently enough that I haven't been able to repro it locally.

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