Confirmed users
3,376
edits
(Created page with "= Running Talos Tests = == Locally == Prerequisite: Firefox has already been built successfully locally. [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/m...") |
m (→Locally: - removed old usage) |
||
| Line 14: | Line 14: | ||
./mach talos-test --activeTests tart | ./mach talos-test --activeTests tart | ||
Certain talos suites/tests require external pagesets to be downloaded. If pagesets are required, they will be downloaded and extracted automatically when running talos via mach. To disable this automatic pageset downloading, add the 'no-download' argument: | Certain talos suites/tests require external pagesets to be downloaded. If pagesets are required, they will be downloaded and extracted automatically when running talos via mach. To disable this automatic pageset downloading, add the 'no-download' argument: | ||