[Webkit-unassigned] [Bug 108925] REGRESSION (r141695): http/tests/media/video-play-stall.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 17 08:50:41 PST 2015


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

Marcos Chavarría Teijeiro <chavarria1991 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chavarria1991 at gmail.com

--- Comment #5 from Marcos Chavarría Teijeiro <chavarria1991 at gmail.com> ---
The test is failing after r179220 (http://trac.webkit.org/changeset/179220)

the diff is the following:

--- /home/ch01/wk-tools/layout-test-results/http/tests/media/video-play-stall-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/http/tests/media/video-play-stall-actual.txt
@@ -4,11 +4,9 @@
 EVENT(durationchange)
 EVENT(loadedmetadata)
 EVENT(loadeddata)
-EVENT(canplay)
-RUN(video.play())
 EVENT(stalled)
-EXPECTED (video.currentTime != '0') OK
+EXPECTED (video.currentTime != '0'), OBSERVED '0' FAIL
 EXPECTED (video.playbackRate === '1') OK
-EXPECTED (video.paused === 'false') OK
+EXPECTED (video.paused === 'false'), OBSERVED 'true' FAIL
 END OF TEST

TestExpectations file updated:

webkit.org/b/108925 http/tests/media/video-play-stall.html [ Failure Timeout ]

-- 
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/20150217/546a8790/attachment-0002.html>


More information about the webkit-unassigned mailing list