QA/TDAI/RegressionFinder/Windows
From MozillaWiki
< QA | TDAI | RegressionFinder
- Download regression.zip and unzip in the location of your choice (like the Desktop).
- Install MozillaBuild. This is a command line utility.
- Run Mozilla Build. this can usually be done by running C:\mozilla-build\start-shell-l10n.bat
- navigate to the unzipped regression folder from this command line, for example:
cd Desktop/regression
- execute the install script from this directory by running the command:
./install-windows.sh
- you can now run the regression range finder with the command line:
python regression.py -g 2009-12-01 -b 2010-01-16