Commit a2e1e8b
committed
Add a 10-minute timeout to tests
The default is six hours for the whole job.
We've been seeing PyTest freezing during some macOS runs. Not sure
what's up, but at least we can not wait for a six hour timeout.
Most tests seem to take between two and three minutes, so this seems
like quite a generous timeout.1 parent 8f0060c commit a2e1e8b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments