RESOLVED FIXED 81402
Layout Test media/track/track-active-cues.html frequently times out on Windows
https://bugs.webkit.org/show_bug.cgi?id=81402
Summary Layout Test media/track/track-active-cues.html frequently times out on Windows
Levi Weintraub
Reported 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.
Attachments
Patch (1.52 KB, patch)
2012-08-15 13:09 PDT, Anna Cavender
no flags
Anna Cavender
Comment 1 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.
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-08-16 10:47:48 PDT
All reviewed patches have been landed. Closing bug.
Levi Weintraub
Comment 4 2012-08-16 10:55:25 PDT
(In reply to comment #3) > All reviewed patches have been landed. Closing bug. Awesome!!
Note You need to log in before you can comment on or make changes to this bug.