[Webkit-unassigned] [Bug 193638] New: REGRESSION(r238318-r238371): [GTK] Layout test media/video-webkit-playsinline.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 19:07:05 PST 2019


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

            Bug ID: 193638
           Summary: REGRESSION(r238318-r238371): [GTK] Layout test
                    media/video-webkit-playsinline.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          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

Layout test media/video-webkit-playsinline.html is failing since r238318-r238371, when our testers were down for an entire weekend:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-webkit-playsinline-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-webkit-playsinline-actual.txt
@@ -3,13 +3,13 @@
 EVENT(canplaythrough)
 RUN(video.play())
 EVENT(playing)
-EXPECTED (video.webkitDisplayingFullscreen == 'true') OK
+EXPECTED (video.webkitDisplayingFullscreen == 'true'), OBSERVED 'false' FAIL
 RUN(internals.settings.setInlineMediaPlaybackRequiresPlaysInlineAttribute(true))
 RUN(video.setAttribute("webkit-playsinline", ""))
 EVENT(canplaythrough)
 RUN(video.play())
 EVENT(playing)
-EXPECTED (video.webkitDisplayingFullscreen == 'true') OK
+EXPECTED (video.webkitDisplayingFullscreen == 'true'), OBSERVED 'false' FAIL
 RUN(internals.settings.setInlineMediaPlaybackRequiresPlaysInlineAttribute(false))
 RUN(video.removeAttribute("webkit-playsinline", ""))
 EVENT(canplaythrough)

-- 
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/20190121/59659dc9/attachment.html>


More information about the webkit-unassigned mailing list