Re: Suggestions for running Mochitests on Thunderbird
"Mike Shaver" <[email protected]> Mon, 10 Mar 2008 18:54:44 -0400
| Newsgroups | gmane.comp.mozilla.performance |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 10, 2008 at 6:36 PM, Mark Banner <[email protected]> wrote: > I am currently making some initial investigations into running > mochitests on Thunderbird. Woo! > One thought I've had is to provide a test-only command line handler that > could handle '-test' or even the http url, which would then do something > special on starting TB - is it feasable to create a browser window somehow? The --chrome mode for runtests.py might be what you want here, if Thunderbird honours it. (Not a performance topic, but trying to move this to dev.quality will break the thread, I'm sure.) Mike