On Fri, Jun 12, 2009 at 4:43 PM, Alpha Lam <[email protected]> wrote:
> (This only applies to Windows, if you are not developing on Windows and you > don't care about layout tests, you can stop reading now.) > > Hi all, > I enabled about 150 layout tests for media today, they are mostly > sitting inside: > webkit/data/layout_tests/LayoutTests/media > webkit/data/layout_tests/LayoutTests/fast/media > webkit/data/layout_tests/LayoutTests/http/tests/media > > test_shell.exe requires the following DLLs to enable <audio> and > <video>: > avcodec-52.dll > avformat-52.dll > avutil-50.dll > > If you don't have all of the above DLLs sitting next to test_shell.exe > you will expect <audio> and <video> layout tests to all fail. If you don't > care about <audio> and <video> you can safely ignore all these failures. > Where are those dlls? Usually tests should be self contained. Does that mean we need to update all the build slaves we create to have these dlls? Nicolas > > Alpha > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
