[Webkit-unassigned] [Bug 55198] LayoutTests/http/tests/media/video-play-suspend is now hanging on chromium
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 28 14:52:03 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55198
--- Comment #6 from Steve Lacey <sjl at chromium.org> 2011-02-28 14:52:03 PST ---
The attached patch:
- removes video-play-suspend as it was basically an incorrect test. I don't believe it's possible to test this deterministically as it depends on port player internals
- introduces video-play-progress that tests that at least one progress event is fired. Ideally we'd test that progress events are fired every 350ms (flaky...) and that a final progress event is fired after all media is loaded (but it's unclear how to determine this state).
--
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