RESOLVED DUPLICATE of bug 211645 187618
REGRESSION: [iOS] Layout Test media/media-fullscreen-pause-inline.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=187618
Summary REGRESSION: [iOS] Layout Test media/media-fullscreen-pause-inline.html is a f...
Ryan Haddad
Reported 2018-07-12 14:36:56 PDT
The following layout test is flaky on iOS simulator media/media-fullscreen-pause-inline.html Probable cause: Unknown. The dashboard suggests that this may have started around r233540 on 7/5/18. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmedia-fullscreen-pause-inline.html --- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/media/media-fullscreen-pause-inline-expected.txt +++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/media/media-fullscreen-pause-inline-actual.txt @@ -13,6 +13,6 @@ EVENT(pause) EXPECTED (video.paused == 'true') OK RUN(video.play().then(playingAgain)) -EXPECTED (video.webkitDisplayingFullscreen == 'true') OK +EXPECTED (video.webkitDisplayingFullscreen == 'true'), OBSERVED 'false' FAIL END OF TEST
Attachments
Alexey Proskuryakov
Comment 1 2018-07-17 11:25:48 PDT
Can the regression point be confirmed with local testing?
Ryan Haddad
Comment 2 2018-07-17 11:29:35 PDT
(In reply to Alexey Proskuryakov from comment #1) > Can the regression point be confirmed with local testing? We will give it a shot.
Ryan Haddad
Comment 3 2018-10-22 17:51:29 PDT
I can reproduce this with: run-webkit-tests --ios-simulator media/media-fullscreen-pause-inline.html --iter 100 --no-retry
Ryan Haddad
Comment 4 2018-10-22 17:53:09 PDT
Marked test as flaky in http://trac.webkit.org/r237345
Radar WebKit Bug Importer
Comment 5 2018-10-22 17:53:34 PDT
Peng Liu
Comment 6 2020-05-11 14:16:16 PDT
*** This bug has been marked as a duplicate of bug 211645 ***
Note You need to log in before you can comment on or make changes to this bug.