I just got startup_tests running locally - on Linux (without reference build which we don't have for Linux). I will be submitting changesets in parts.
First one (http://codereview.chromium.org/27060) makes needed parts of chrome/test/automation compile on Linux. It's generally a cleanup, switching from HANDLEs to WaitableEvents, etc. Then, there's stubbing out things in chrome/browser/automation (I'll try to discuss on irc the best way to do that). And then, there's un-stubbing things using AutomationProxy, one small fix to ipc_channel_posix, and SCons changes. One note about SCons: I don't know (yet) how do I make sure in startup_tests.scons that Hammer/chrome is up-to-date. Paweł --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
