Bug 186664 - [GStreamer] Layout test media/video-playsinline.html is flaky
Summary: [GStreamer] Layout test media/video-playsinline.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Enrique Ocaña
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-15 09:23 PDT by Michael Catanzaro
Modified: 2021-05-07 01:47 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.78 KB, patch)
2021-05-06 10:14 PDT, Enrique Ocaña
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>