Commit dd1194e
authored
With --single-process-per-case, tests and case_groups contain all test
cases of the whole run. Copying them for every test case was slow and
could produce a too long command line. The worker needs neither.
1 parent ceb3518 commit dd1194e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments