Commit f18b23a
authored
[MINOR][TEST-ONLY] Add a test timeout to kill before GitActions
This commit adds a timeout to surefire to allow the tests to timeout,
with a log message and stack trace rather than allowing github Actions
to kill the CI job.
When Actions kill the job, we do not know which tests are running or
blocking, while if we kill surefire we will.1 parent 249a8f5 commit f18b23a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
406 | 408 | | |
407 | 409 | | |
408 | 410 | | |
| 411 | + | |
| 412 | + | |
409 | 413 | | |
410 | 414 | | |
411 | 415 | | |
| |||
0 commit comments