[Webkit-unassigned] [Bug 163529] New: [GTK] Layout test media/video-playback-restriction-play-before-load.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 16 20:15:49 PDT 2016


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

            Bug ID: 163529
           Summary: [GTK] Layout test
                    media/video-playback-restriction-play-before-load.html
                    is failing
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, jer.noble at apple.com

Layout test media/video-playback-restriction-play-before-load.html has been failing since it was added in r201841 "With audio user gesture restriction in place, video.src = 'file', video.play() succeeds where it should fail."  Updating expectations accordingly.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-playback-restriction-play-before-load-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-playback-restriction-play-before-load-actual.txt
@@ -4,6 +4,6 @@
 RUN(internals.setMediaElementRestrictions(video, "RequireUserGestureForAudioRateChange"))
 RUN(video.src = findMediaFile('video', 'content/test'))
 RUN(video.play().then(resolvePromise, rejectPromise))
-Promise correctly rejected.
+Promise incorrectly resolved. FAIL
 END OF TEST

-- 
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/20161017/ec3f4f7f/attachment.html>


More information about the webkit-unassigned mailing list