[webkit-reviews] review granted: [Bug 80067] Layout Test media/track/track-cues-pause-on-exit.html is flaky on chromium debug builds : [Attachment 129895] Fixed flaky test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 15:07:42 PST 2012


Eric Carlson <eric.carlson at apple.com> has granted Victor Carbune
<vcarbune at adobe.com>'s request for review:
Bug 80067: Layout Test media/track/track-cues-pause-on-exit.html is flaky on
chromium debug builds
https://bugs.webkit.org/show_bug.cgi?id=80067

Attachment 129895: Fixed flaky test
https://bugs.webkit.org/attachment.cgi?id=129895&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=129895&action=review


> LayoutTests/media/track/track-cues-pause-on-exit.html:50
> +		   if (currentCueNumber == 3) {
> +		       endTest();
> +		   }

Nit: braces aren't necessary because there is only one line.


More information about the webkit-reviews mailing list