StandaloneTalos

From MozillaWiki
Revision as of 19:12, 15 February 2008 by Anodelman (talk | contribs)
Jump to navigation Jump to search

How to set up Talos for testing at home V1.0

In This Version

  • tsvg/tgfx/twinopen/ts/tdhtml/tjss/tsunspider/tp
  • includes a small, distributable page set for page load time testing

Prerequisites

  1. Python 2.5
  2. Pyyaml
  3. PyWin32 Extensions (if this is to be run on a windows box)
  4. Standalone V1.0
  5. Nightly firefox builds (grab the appropriate type for your OS)

Set Up

  1. unzip standaloneV1_0.zip
  2. unzip/install your nightly firefox build
  3. 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

  1. in the talos directory run 'python run_tests.py sample.config'

Results

  1. results from all the tests should be found in talos/output directory.