Confirmed users
3,376
edits
(New page: == Running Chrome tests on Fennec == Chrome tests are run just like mochitests except they have the --chrome flag set on the command line when launching. Out of the box, these do not run...) |
|||
| Line 18: | Line 18: | ||
</pre> | </pre> | ||
I have a basic python [[http://people.mozilla.com/~jmaher/fennec/run_chrome_chunked.py script]] which will achieve this. I still need to clean it up and make it accept command line arguments as well as stitch the chunked log files together. | |||