Today I got about 35 more UI tests running and passing on Linux. It's pretty easy (the majority of the code involved is already 95% portable) and it will help identify when people working on other platforms unintentionally regress us. Here's an example change: http://codereview.chromium.org/62117
I encourage anyone looking for something useful to do on Mac/Linux to try picking up one or two of these. Look for the "ui_tests" target in chrome/chrome.gyp. PS: Note that anything involving ChromeProcessFilter is already fixed in code review 54003. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
