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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 9 10:32:05 PDT 2010


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


Andrew Scherkus <scherkus at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scherkus at chromium.org




--- Comment #4 from Andrew Scherkus <scherkus at chromium.org>  2010-09-09 10:32:05 PST ---
this is expected as the Chromium port only supports Ogg+Theora/Vorbis and WebM+VP8/Vorbis

this test explicitly checks for support for a format that Chromium doesn't support -- so it's safe to mark as SKIP

there's already a section in test_expectations.txt for tests like these (look for some media tests marked as SKIP with a comment that explains the situation)

-- 
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