[Webkit-unassigned] [Bug 55918] Make LayoutTests robust to latency btwn playing event and frame rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 20:18:52 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55918


Mihai Parparita <mihaip at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85011|review?                     |review-
               Flag|                            |




--- Comment #3 from Mihai Parparita <mihaip at chromium.org>  2011-03-07 20:18:52 PST ---
(From update of attachment 85011)
View in context: https://bugs.webkit.org/attachment.cgi?id=85011&action=review

> LayoutTests/media/controls-after-reload.html:14
> +            video.pause();

Do the pause/currentTime lines have to be inside the "if (window.layoutTestController)" blocks? Generally we want layout tests to behave the same way when run inside the DRT as when they're run inside a normal browser.

> LayoutTests/platform/chromium/test_expectations.txt:3059
> +// Temporarily make these tests flaky.

Why is this necessary? If you leave them as having just IMAGE expectations, we'll get notified when they start to unexpectedly pass.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list