RESOLVED FIXED Bug 72398
media/track/track-webvtt-tc013-settings.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=72398
Summary media/track/track-webvtt-tc013-settings.html is flaky
Attachments
guarantees tests will run in order (1.95 KB, patch)
2011-11-15 10:40 PST, Anna Cavender
no flags
Anna Cavender
Comment 1 2011-11-15 10:40:29 PST
Created attachment 115196 [details] guarantees tests will run in order
Eric Carlson
Comment 2 2011-11-15 11:03:14 PST
Comment on attachment 115196 [details] guarantees tests will run in order View in context: https://bugs.webkit.org/attachment.cgi?id=115196&action=review > LayoutTests/media/track/track-webvtt-tc013-settings.html:14 > + numberOfTracksLoaded++; This should be declared and explicitly initialized to 0.
Anna Cavender
Comment 3 2011-11-15 11:05:52 PST
Comment on attachment 115196 [details] guarantees tests will run in order View in context: https://bugs.webkit.org/attachment.cgi?id=115196&action=review >> LayoutTests/media/track/track-webvtt-tc013-settings.html:14 >> + numberOfTracksLoaded++; > > This should be declared and explicitly initialized to 0. It is in video-test.js because it is used by all the media/track tests.
WebKit Review Bot
Comment 4 2011-11-15 11:38:15 PST
Comment on attachment 115196 [details] guarantees tests will run in order Clearing flags on attachment: 115196 Committed r100300: <http://trac.webkit.org/changeset/100300>
WebKit Review Bot
Comment 5 2011-11-15 11:38:19 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.