Commit f4d99cc
committed
Bug 1982404: split mochitests into their own kind r=taskgraph-reviewers,ahal
This patch moves mochitests out of the `test` kind and into their own kind. Aside from changing the `kind` and `source` metadata in tasks, it has no effect on task definitions.
On its own, this has no advantages. After we pick up [multiprocess kind evaluation](taskcluster/taskgraph#738) from upstream taskgraph this will make a notable improvement to `./mach taskgraph` runtime.
Differential Revision: https://phabricator.services.mozilla.com/D260707
UltraBlame original commit: 664d33826bb46965770be6166ade11b6e4c43d941 parent 90073b3 commit f4d99cc
File tree
5 files changed
+1446
-1353
lines changed- taskcluster
- docs
- gecko_taskgraph/loader
- kinds
- mochitest
- test
5 files changed
+1446
-1353
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
185 | 196 | | |
186 | 197 | | |
187 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments