Bug 72399

Summary: media/track/track-cues-seeking.html is flaky
Product: WebKit Reporter: Anna Cavender <annacc>
Component: WebCore Misc.Assignee: Anna Cavender <annacc>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 72215    
Attachments:
Description Flags
make sure both the video and the track are ready to be tested
none
Patch for landing none

Attachments
make sure both the video and the track are ready to be tested (2.46 KB, patch)
2011-11-15 11:04 PST, Anna Cavender
no flags
Patch for landing (2.46 KB, patch)
2011-11-15 11:21 PST, Anna Cavender
no flags
Anna Cavender
Comment 1 2011-11-15 11:04:39 PST
Created attachment 115204 [details] make sure both the video and the track are ready to be tested
Eric Carlson
Comment 2 2011-11-15 11:13:37 PST
Comment on attachment 115204 [details] make sure both the video and the track are ready to be tested View in context: https://bugs.webkit.org/attachment.cgi?id=115204&action=review > LayoutTests/media/track/track-cues-seeking.html:22 > + function startTest() "startTest" probably isn't the right name for this function because it only starts the test 50% of the time. Maybe "checkState", or "attemptTests", or "requiredEventReceived", or ?
Anna Cavender
Comment 3 2011-11-15 11:19:29 PST
(In reply to comment #2) > (From update of attachment 115204 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=115204&action=review > > > LayoutTests/media/track/track-cues-seeking.html:22 > > + function startTest() > > "startTest" probably isn't the right name for this function because it only starts the test 50% of the time. Maybe "checkState", or "attemptTests", or "requiredEventReceived", or ? Good call. I like "attemptTests" I'll go with that one. Thanks Eric!
Anna Cavender
Comment 4 2011-11-15 11:21:58 PST
Created attachment 115208 [details] Patch for landing
WebKit Review Bot
Comment 5 2011-11-15 11:49:26 PST
Comment on attachment 115208 [details] Patch for landing Clearing flags on attachment: 115208 Committed r100303: <http://trac.webkit.org/changeset/100303>
WebKit Review Bot
Comment 6 2011-11-15 11:49:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.