[Webkit-unassigned] [Bug 148597] New: http/tests/media/video-play-stall.html is flakey on Mavericks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 15:53:42 PDT 2015


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

            Bug ID: 148597
           Summary: http/tests/media/video-play-stall.html is flakey on
                    Mavericks
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aestes at apple.com

http/tests/media/video-play-stall.html occasionally fails with the following diff on Mavericks (WK1 and WK2):

--- /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/http/tests/media/video-play-stall-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk2/build/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

See https://build.webkit.org/results/Apple%20Mavericks%20Release%20WK2%20(Tests)/r189124%20(16768)/results.html for an example of this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150828/9ee8fbf8/attachment.html>


More information about the webkit-unassigned mailing list