QA/TDAI/RegressionFinder

From MozillaWiki
< QA‎ | TDAI
Jump to: navigation, search

Installation Instructions

Windows
Ubuntu
Mac

Usage

python regression.py -g 2009-03-20 -b 2010-01-20

Command-line Arguments

-b YYYY-MM-DD, --bad=YYYY-MM-DD First known bad nightly build, default is today
-g YYYY-MM-DD, --good=YYYY-MM-DD Last known good nightly build (required)
-e PATH1,PATH2, --extensions=PATH1,PATH2 List of extensions to install
-p PATH, --profile=PATH Profile to use with nightlies
-a ARG1,ARG2, --args=ARG1,ARG2 Command-line arguments to pass to the application