Bug 186664

Summary: [GStreamer] Layout test media/video-playsinline.html is flaky
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: MediaAssignee: Enrique Ocaña <eocanha>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, eocanha, eric.carlson, ews-watchlist, glenn, jer.noble, philipj, pnormand, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2018-06-15 09:23:09 PDT
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)
Comment 1 Enrique Ocaña 2021-05-06 10:14:04 PDT
Created attachment 427901 [details]
Patch
Comment 2 EWS 2021-05-07 01:46:41 PDT
Committed r277164 (237450@main): <https://commits.webkit.org/237450@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427901 [details].
Comment 3 Radar WebKit Bug Importer 2021-05-07 01:47:17 PDT
<rdar://problem/77647585>