[Webkit-unassigned] [Bug 45102] New: [Chromium] media/media-can-play-mpeg4-video.html fails under Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 03:52:09 PDT 2010


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

           Summary: [Chromium] media/media-can-play-mpeg4-video.html fails
                    under Chromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: antonm at chromium.org
                CC: dglazkov at chromium.org, pnormand at igalia.com


Test added in http://trac.webkit.org/changeset/66646/ fails for Chromium.  Diff is:

--- /b/slave/webkit-rel-mac-webkit-org/build/src/webkit/Release/../../../layout-test-results/media/media-can-play-mpeg4-video-expected.txt 
+++ /b/slave/webkit-rel-mac-webkit-org/build/src/webkit/Release/../../../layout-test-results/media/media-can-play-mpeg4-video-actual.txt 
@@ -1,5 +1,5 @@
 Test HTMLMediaElement canPlayType() method with multiple video mpeg4 MIME types.

-EXPECTED (video.canPlayType('video/x-m4v') == 'maybe') OK
-EXPECTED (video.canPlayType('video/mp4') == 'maybe') OK
+EXPECTED (video.canPlayType('video/x-m4v') == 'maybe'), OBSERVED '' FAIL
+EXPECTED (video.canPlayType('video/mp4') == 'maybe'), OBSERVED '' FAIL
 END OF TEST

(see also http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&useWebKitCanary=true&tests=media%2Fmedia-can-play-mpeg4-video.html)

Apparently it's a genuine failure and I shouldn't just rebaseline expectations.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list