Commit a1ae42b
authored
test: increase
- this was still occassionally failing on CI at 15s, so bump up a bit
- c.f. https://github.com/ezolenko/rollup-plugin-typescript2/actions/runs/3075482590/jobs/4968935300, https://github.com/ezolenko/rollup-plugin-typescript2/actions/runs/3038898669/jobs/4893183507, https://github.com/ezolenko/rollup-plugin-typescript2/actions/runs/3038898669/jobs/4893561438, and many more
- only `no-errors` was timing out, which makes sense, since it does 3 builds for the first test to test against the cache
- this potentially could be optimized, but it started getting complicated to do so (including some concurrency issues)
- so punting on that for now and just increasing the timeoutno-errors integration timeout to 20s (#425)1 parent ffb562d commit a1ae42b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments