Commit e917d25
authored
Increase test timeout to 30m (#3165)
Inspired by this
https://github.com/databricks/cli/actions/runs/16021325523/job/45198831160
```
=== FAIL: acceptance (0.00s)
panic: test timed out after 10m0s
running tests:
TestAccept/cmd/workspace/apps/run-local/DATABRICKS_CLI_DEPLOYMENT=terraform (2m44s)
goroutine 10059 [running]:
testing.(*M).startAlarm.func1()
C:/Users/runneradmin/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2484 +0x394
created by time.goFunc
C:/Users/runneradmin/go/pkg/mod/golang.org/[email protected]/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 8 minutes]:
testing.(*T).Run(0xc0000036c0, {0x182d05c?, 0x7ffb6b657690?}, 0x193d280)
C:/Users/runneradmin/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1859 +0x414
...
```1 parent 5f364d0 commit e917d25
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
55 | | - | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments