[Webkit-unassigned] [Bug 177663] LayoutTest media/W3C/video/events/event_progress_manual.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 3 21:00:54 PDT 2017


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |eric.carlson at apple.com,
                   |                            |jer.noble at apple.com,
                   |                            |jlewis3 at apple.com

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
It is quite weird that this test prints completion lines twice. It must manage to dispatch the progress event before HTML finishes loading, which is why the first notifyDone() call doesn't work.

Also, super weird that we have a non-local URL here (http://media.w3.org/2010/05/video/movie_300?...). Loading it is blocked in DRT and WKTR, so I'm not sure if the test is even testing what it's supposed to.

Jer, Eric, what's the best way to avoid flakiness here? Perhaps we don't need this test at all, and can delete it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171004/89d0d83f/attachment.html>


More information about the webkit-unassigned mailing list