canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
m (some basic cleanup) |
(→Using mach: Correct the example mach command) |
||
| Line 5: | Line 5: | ||
First, make sure that firefox is already compiled. Then, execute the mach command in the top source directory. Let’s try running the chromez test suite. The list of valid suites are in the [http://mxr.mozilla.org/mozilla-central/source/testing/talos/talos.json talos.json] file. | First, make sure that firefox is already compiled. Then, execute the mach command in the top source directory. Let’s try running the chromez test suite. The list of valid suites are in the [http://mxr.mozilla.org/mozilla-central/source/testing/talos/talos.json talos.json] file. | ||
./mach talos-test chromez | ./mach talos-test --suite chromez | ||
== I have a patch for Talos, what tests to I run? == | == I have a patch for Talos, what tests to I run? == | ||