75
edits
(→Example: newline) |
(→Test configuration: add context to the example list) |
||
| Line 135: | Line 135: | ||
* taskcluster/ci/test/test-platforms.yml | * taskcluster/ci/test/test-platforms.yml | ||
* taskcluster/ci/test/test-sets.yml | * taskcluster/ci/test/test-sets.yml | ||
The following is an example platform where the full suite of desktop Firefox tests are run, and thus the list of defined tests are long. Depending on the nature of the platform, the list may not be as extensive. | |||
Example <code>test-sets.yml</code>: | Example <code>test-sets.yml</code>: | ||
| Line 202: | Line 204: | ||
* does <code>./mach taskgraph full</code> succeed if new platform is added? | * does <code>./mach taskgraph full</code> succeed if new platform is added? | ||
* do the tests show up in the try fuzzy selector? | |||
edits