[Webkit-unassigned] [Bug 209474] New: [GTK] media/media-can-play-ogg.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 04:51:55 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209474

            Bug ID: 209474
           Summary: [GTK] media/media-can-play-ogg.html is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200324/795eb3cb/attachment.htm>


More information about the webkit-unassigned mailing list