RESOLVED FIXED 208321
[GTK] media/muted-video-is-playing-audio.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=208321
Summary [GTK] media/muted-video-is-playing-audio.html is timing out
Diego Pino
Reported 2020-02-27 08:54:37 PST
* media/muted-video-is-playing-audio.html [ Timeout Pass ] The test started to timeout since: [r247684-r247691] UNKNOWN r247692 NOERROR [r247693-r247699] UNKNOWN r247700 TIMEOUT PASS (Expected: PASS) r247701 UNKNOWN
Attachments
Patch (9.86 KB, patch)
2021-06-23 07:41 PDT, Enrique Ocaña
no flags
Patch (10.04 KB, patch)
2021-06-23 08:28 PDT, Enrique Ocaña
no flags
Patch (10.09 KB, patch)
2021-06-23 08:53 PDT, Enrique Ocaña
no flags
Diego Pino
Comment 1 2021-06-09 01:48:19 PDT
The test has been consistently timing out for the last 4000 revisions: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r278650%20%282224%29/media/muted-video-is-playing-audio-diff.txt --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/media/muted-video-is-playing-audio-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/media/muted-video-is-playing-audio-actual.txt @@ -1,15 +1,2 @@ -Testing that muting a video element should result in page's audio playing state to become false +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -PASS window.internals.pageMediaState().includes('IsPlayingAudio') became true -PASS window.internals.pageMediaState().includes('IsPlayingAudio') became false -PASS window.internals.pageMediaState().includes('IsPlayingAudio') became true -PASS successfullyParsed is true - -TEST COMPLETE - -RUN(video.muted = true) -RUN(video.muted = false) - Gardened in r278654.
Enrique Ocaña
Comment 2 2021-06-23 07:41:56 PDT
Enrique Ocaña
Comment 3 2021-06-23 08:28:31 PDT
Xabier Rodríguez Calvar
Comment 4 2021-06-23 08:35:15 PDT
Comment on attachment 432046 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=432046&action=review LGTM but let's wait until tomorrow to land this and let's ensure the Apple ports do not regress anything. > Source/WebCore/testing/Internals.cpp:4821 > +void Internals::setMediaVolume(float volume) setPageMediaVolume or setPageVolume
Enrique Ocaña
Comment 5 2021-06-23 08:53:45 PDT
EWS
Comment 6 2021-06-24 02:31:23 PDT
Committed r279217 (239103@main): <https://commits.webkit.org/239103@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 432054 [details].
Radar WebKit Bug Importer
Comment 7 2021-06-24 02:32:17 PDT
Note You need to log in before you can comment on or make changes to this bug.