[Webkit-unassigned] [Bug 216765] New: [GTK] media/media-can-play-mp3.html is failing since added in r267210

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 02:28:26 PDT 2020


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

            Bug ID: 216765
           Summary: [GTK] media/media-can-play-mp3.html is failing since
                    added in r267210
           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

media/media-can-play-mp3.html [ Failure ]

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r267333%20(15940)/media/media-can-play-mp3-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/media/media-can-play-mp3-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/media/media-can-play-mp3-actual.txt
@@ -2,8 +2,8 @@
 Test HTMLMediaElement canPlayType() method for a non standard, but commonly used, MP3 mime type.

 EXPECTED (video.canPlayType('audio/mpeg') == 'maybe') OK
-EXPECTED (video.canPlayType('audio/mpeg; codecs="mp3"') == 'probably') OK
-EXPECTED (video.canPlayType('audio/mpeg;codecs="mp3"') == 'probably') OK
+EXPECTED (video.canPlayType('audio/mpeg; codecs="mp3"') == 'probably'), OBSERVED '' FAIL
+EXPECTED (video.canPlayType('audio/mpeg;codecs="mp3"') == 'probably'), OBSERVED '' FAIL
 EXPECTED (video.canPlayType('audio/mpeg; codecs="xp3"') == '') 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/20200921/ca518811/attachment-0001.htm>


More information about the webkit-unassigned mailing list