Confirmed users
2,177
edits
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
Talos tests can be triggered using the [https://firefox-source-docs.mozilla.org/tools/try/ try server]. The following command will run all Talos tests against all available platforms five times using the [https://firefox-source-docs.mozilla.org/tools/try/selectors/fuzzy.html fuzzy selector]: | Talos tests can be triggered using the [https://firefox-source-docs.mozilla.org/tools/try/ try server]. The following command will run all Talos tests against all available platforms five times using the [https://firefox-source-docs.mozilla.org/tools/try/selectors/fuzzy.html fuzzy selector]: | ||
mach try fuzzy --query "^test- 'talos" --rebuild 5 | ./mach try fuzzy --query "^test- 'talos" --rebuild 5 | ||
{{todo|update this}} | {{todo|update this}} |