RESOLVED FIXED 127280
[GTK] media/audio-concurrent-supported.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=127280
Summary [GTK] media/audio-concurrent-supported.html is flaky
Zan Dobersek
Reported 2014-01-20 02:50:44 PST
The media/audio-concurrent-supported.html layout test is flaky on GTK builders. http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Faudio-concurrent-supported.html Here's the diff of a failure: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/audio-concurrent-supported-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/audio-concurrent-supported-actual.txt @@ -10,7 +10,7 @@ EVENT(1, playing) EXPECTED (1, testElement.currentTime > '0') OK Making sure all 2 audio elements are in playing state: -EXPECTED (0, testElement.paused == 'false') OK +EXPECTED (0, testElement.paused == 'false'), OBSERVED 'true' FAIL EXPECTED (1, testElement.paused == 'false') OK END OF TEST
Attachments
Alicia Boya García
Comment 1 2017-11-08 13:52:43 PST
Started crashing since r224584-224585.
Diego Pino
Comment 2 2021-06-04 19:40:55 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.
Note You need to log in before you can comment on or make changes to this bug.