NEW 222573
media/media-fullscreen-pause-inline.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=222573
Summary media/media-fullscreen-pause-inline.html is flaky failing
Truitt Savell
Reported 2021-03-01 13:14:29 PST
media/media-fullscreen-pause-inline.html this test is a very infrequent flaky failure. I am able to reproduce this using command: run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f media/media-fullscreen-pause-inline.html History: https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-fullscreen-pause-inline.html Diff: --- /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/media/media-fullscreen-pause-inline-expected.txt +++ /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/media/media-fullscreen-pause-inline-actual.txt @@ -16,6 +16,6 @@ EXPECTED (video.paused == 'true') OK RUN(video.play().then(playingAgain)) EXPECTED (internals.isChangingPresentationMode(video) == 'false') OK -EXPECTED (video.webkitDisplayingFullscreen == 'true') OK +EXPECTED (video.webkitDisplayingFullscreen == 'true'), OBSERVED 'false' FAIL END OF TEST
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-01 13:14:50 PST
Truitt Savell
Comment 2 2021-03-01 13:25:01 PST
Note You need to log in before you can comment on or make changes to this bug.