Bug 209474

Summary: [GTK] media/media-can-play-ogg.html is flaky
Product: WebKit Reporter: Diego Pino <dpino>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 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
Comment 1 Philippe Normand 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
Comment 2 Diego Pino 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>
Comment 3 Radar WebKit Bug Importer 2020-06-19 00:38:21 PDT
<rdar://problem/64522627>
Comment 4 Radar WebKit Bug Importer 2020-06-19 00:38:22 PDT
<rdar://problem/64522628>