forked from mirrors/gecko-dev
This patch adds a new layer that allows developers to run mochitest tests as performance tests directly. It provides the ability to run them in CI on linux, and locally through `./mach test` using the FunctionalTestRunner. Some additional try mapping is also added for future tests. The remote run (CI) method uses the mochitest run_test_harness method directly, along with the mochitest argument parser. Differential Revision: https://phabricator.services.mozilla.com/D190994 |
||
|---|---|---|
| .. | ||
| ci | ||
| docker | ||
| docs | ||
| gecko_taskgraph | ||
| scripts | ||
| test | ||
| .yamllint | ||
| mach_commands.py | ||
| moz.build | ||