RESOLVED FIXED 186664
[GStreamer] Layout test media/video-playsinline.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=186664
Summary [GStreamer] Layout test media/video-playsinline.html is flaky
Michael Catanzaro
Reported 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)
Attachments
Patch (1.78 KB, patch)
2021-05-06 10:14 PDT, Enrique Ocaña
no flags
Enrique Ocaña
Comment 1 2021-05-06 10:14:04 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2021-05-07 01:47:17 PDT
Note You need to log in before you can comment on or make changes to this bug.