Commit 69d71af
authored
Workaround for nightly test failures (#1765)
After some debugging, the nightly tests fail when using parallel test
execution on seemingly arbitrary tests; but I can't replicate that
elsewhere. This PR works around the issue by disabling parallel test
execution and extending the time budget for nightly tests (since it does
indeed take longer when run serially).
---
prior, the commits in this PR were used for debugging1 parent 6cc6927 commit 69d71af
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
0 commit comments