[Webkit-unassigned] [Bug 186664] New: [GStreamer] Layout test media/video-playsinline.html is flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 15 09:23:09 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186664
Bug ID: 186664
Summary: [GStreamer] Layout test media/video-playsinline.html
is flaky
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-playsinline.html has been flaky since r230368 (which is probably not the commit that introduced the problem):
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-playsinline-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-playsinline-actual.txt
@@ -3,7 +3,7 @@
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.playsInline = true)
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/20180615/20af632d/attachment.html>
More information about the webkit-unassigned
mailing list