[webkit-reviews] review requested: [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
Fri Mar 2 06:31:34 PST 2012


Victor Carbune <vcarbune at adobe.com> has asked  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 Victor Carbune <vcarbune at adobe.com>
This test seems to be flaky because of the to small intervals between cues exit
events, which groups them in multiple missed cues at once. The video is paused
synchronously while exit events are dispatched asynchronously, which sometimes
leads to an inconsistency when the value of video.paused is read


More information about the webkit-reviews mailing list