Bug 209474 - [GTK] media/media-can-play-ogg.html is flaky
Summary: [GTK] media/media-can-play-ogg.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-24 04:51 PDT by Diego Pino
Modified: 2020-06-19 00:38 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>