StandaloneTalos
From MozillaWiki
Contents |
V1.2 (May 8th, 2008) [edit]
In This Version [edit]
- compliance with bug 432321
V1.1 (April 17th, 2008) [edit]
In This Version [edit]
- compliance with bug 424594
- new & better process management bug 419492
V1.0 (February 14th, 2008) [edit]
In This Version [edit]
- tsvg/tgfx/twinopen/ts/tdhtml/tjss/tsunspider/tp
- includes a small, distributable page set for page load time testing
How to set up Talos for testing at home [edit]
Prerequisites [edit]
- Python 2.5
- Pyyaml
- PyWin32 Extensions (if this is to be run on a windows box)
- Standalone V1.2
- Nightly firefox builds (grab the appropriate type for your OS)
Set Up [edit]
- unzip standaloneV1_2.zip
- unzip/install your nightly firefox build
- in the talos directory
- edit sample.config, change the path to firefox to be the appropriate path to the firefox executable of the nightly build that you just installed
Testing [edit]
- in the talos directory run 'python run_tests.py sample.config'
Results [edit]
- results from all the tests should be found in talos/output directory.
(On a MacBook Pro, the default test configuration takes about 35 minutes to run with a nightly Firefox 3 build.)
