WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-03-01 13:14:50 PST
<
rdar://problem/74887026
>
Truitt Savell
Comment 2
2021-03-01 13:25:01 PST
Marked test as flaky in
https://trac.webkit.org/changeset/273687/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug