NEW 228801
[ MacOS wk1 Release ] media/video-page-visibility-restriction.html is flaky timing out
https://bugs.webkit.org/show_bug.cgi?id=228801
Summary [ MacOS wk1 Release ] media/video-page-visibility-restriction.html is flaky t...
ayumi_kojima
Reported 2021-08-04 14:59:42 PDT
[ Mac wk1 Release ] media/video-page-visibility-restriction.html Is flaky timing out on MacOS wk1 Release. History: https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-page-visibility-restriction.html Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-page-visibility-restriction-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-page-visibility-restriction-actual.txt @@ -1,3 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called RUN(internals.setMediaElementRestrictions(video, "RequirePageVisibilityToPlayAudio")) RUN(video.src = findMediaFile("video", "content/test")) @@ -9,6 +10,4 @@ RUN(promise = video.play()) Promise resolved OK RUN(internals.setPageVisibility(false)) -EVENT(pause) -END OF TEST Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r280358%20(4275)/results.html
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-04 15:02:16 PDT
ayumi_kojima
Comment 2 2021-08-04 15:12:56 PDT
I was not able to reproduce the issues on my Local machine (BigSur) using: run-webkit-tests --iterations 1000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 media/video-page-visibility-restriction.html -1 -f But, it seems the test has been flaky since it was added at https://trac.webkit.org/changeset/280298/webkit
ayumi_kojima
Comment 3 2021-08-04 15:25:18 PDT
Note You need to log in before you can comment on or make changes to this bug.