Bug 81402 - Layout Test media/track/track-active-cues.html frequently times out on Windows
Summary: Layout Test media/track/track-active-cues.html frequently times out on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anna Cavender
URL: http://test-results.appspot.com/dashb...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 14:03 PDT by Levi Weintraub
Modified: 2012-08-16 10:55 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2012-08-15 13:09 PDT, Anna Cavender
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2012-03-16 14:03:16 PDT
The following layout test is flaky on Windows

media/track/track-active-cues.html

Probable cause: I have no idea.
Comment 1 Anna Cavender 2012-08-15 13:09:00 PDT
Created attachment 158624 [details]
Patch

Taking a guess here: this test uses tc013-settings.vtt which has fairly long cues and for slow or bogged down systems, the first few cuechange events are missed and the test has to wait too long to reach the next cuechange, timing out.  I'm going to change the test to use captions-fast.vtt in the hopes that that will help.
Comment 2 WebKit Review Bot 2012-08-16 10:47:45 PDT
Comment on attachment 158624 [details]
Patch

Clearing flags on attachment: 158624

Committed r125793: <http://trac.webkit.org/changeset/125793>
Comment 3 WebKit Review Bot 2012-08-16 10:47:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Levi Weintraub 2012-08-16 10:55:25 PDT
(In reply to comment #3)
> All reviewed patches have been landed.  Closing bug.

Awesome!!