RESOLVED FIXED 209474
[GTK] media/media-can-play-ogg.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=209474
Summary [GTK] media/media-can-play-ogg.html is flaky
Diego Pino
Reported 2020-03-24 04:51:55 PDT
The test is sometimes flaky when running it alone. Diff: --- /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/retries/media/media-can-play-ogg-expected.txt +++ /home/igalia/dpino/workspace/webkit-gtk/layout-test-results/retries/media/media-can-play-ogg-actual.txt @@ -7,7 +7,7 @@ EXPECTED (video.canPlayType('video/ogg') == 'maybe') OK EXPECTED (video.canPlayType('audio/ogg; codecs=vorbis') == 'probably') OK EXPECTED (video.canPlayType('audio/ogg; codecs=opus') == 'probably') OK -EXPECTED (video.canPlayType('audio/ogg; codecs=speex') == 'probably') OK +EXPECTED (video.canPlayType('audio/ogg; codecs=speex') == 'probably'), OBSERVED '' FAIL EXPECTED (video.canPlayType('video/ogg; codecs=theora') == 'probably') OK EXPECTED (video.canPlayType('video/ogg; codecs=theora,vorbis') == 'probably') OK END OF TEST
Attachments
Philippe Normand
Comment 1 2020-04-30 04:13:56 PDT
I can't reproduce this here when running tests within the flatpak sdk. I haven't tried with jhbuild though: run-webkit-tests --gtk --no-show-results --iterations=2000 media/media-can-play-ogg.html
Diego Pino
Comment 2 2020-06-19 00:37:46 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed. Committed r263254: <https://trac.webkit.org/changeset/263254>
Radar WebKit Bug Importer
Comment 3 2020-06-19 00:38:21 PDT
Radar WebKit Bug Importer
Comment 4 2020-06-19 00:38:22 PDT
Note You need to log in before you can comment on or make changes to this bug.