Commit bd51841
committed
🚨 HACK: Disable parallel snapshot testsuite on Windows
Running the test suite in parallel (the default for the unit tests and
the first integration suite pass) sees "file in use" issues, but those
don't appear to affect non-parallel runs.
This hack is to confirm that hypothesis, as we should get a consistent
test run, as we roll forward with rebases etc.
Signed-off-by: Paul "TBBle" Hampson <[email protected]>1 parent 1b13b58 commit bd51841
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments