[webkit-reviews] review granted: [Bug 124298] Flaky Test: media/video-fast-seek.html : [Attachment 216853] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 14:26:44 PST 2013


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 124298: Flaky Test: media/video-fast-seek.html
https://bugs.webkit.org/show_bug.cgi?id=124298

Attachment 216853: Patch
https://bugs.webkit.org/attachment.cgi?id=216853&action=review

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


> LayoutTests/media/video-fast-seek.html:-30
> -	       testExpected('video.currentTime', 2.5);

How about "testExpected('video.currentTime.toFixed(1)', 2.5)" instead?

> LayoutTests/media/video-fast-seek.html:-46
> -	       testExpected('video.currentTime', 2.3);

Ditto.


More information about the webkit-reviews mailing list