NEW 131855
[WK1] media/event-attributes.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=131855
Summary [WK1] media/event-attributes.html is flaky
Alexey Proskuryakov
Reported 2014-04-18 13:47:12 PDT
media/event-attributes.html is quite flaky on WK1, sometimes timing out, and other times failing with a text diff. Note that there is another bug for WebKit2, where the test fails every time. The diff is: @@ -5,7 +5,7 @@ EVENT(loadeddata) EVENT(canplay) EVENT(canplaythrough) -EXPECTED (progressEventCount >= '1') OK +EXPECTED (progressEventCount >= '1'), OBSERVED '0' FAIL *** starting playback RUN(video.play())
Attachments
Alexey Proskuryakov
Comment 1 2014-04-18 13:48:49 PDT
Marked as flaky in <http://trac.webkit.org/r167506>.
Note You need to log in before you can comment on or make changes to this bug.