Commit 253e641
committed
test: Disable packet timeout for debugger tests.
On my machine, the defaults are 5 seconds (LLDB) and 2 seconds (GDB). These are
too low on the CI machines during high load, and the CI system itself already
enforces a timeout on jobs anyway, so just disable the timeout altogether.1 parent 8e293ea commit 253e641
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2391 | 2391 | | |
2392 | 2392 | | |
2393 | 2393 | | |
| 2394 | + | |
2394 | 2395 | | |
2395 | 2396 | | |
2396 | 2397 | | |
| |||
2416 | 2417 | | |
2417 | 2418 | | |
2418 | 2419 | | |
| 2420 | + | |
2419 | 2421 | | |
2420 | 2422 | | |
2421 | 2423 | | |
| |||
2435 | 2437 | | |
2436 | 2438 | | |
2437 | 2439 | | |
| 2440 | + | |
2438 | 2441 | | |
2439 | 2442 | | |
2440 | 2443 | | |
| |||
2476 | 2479 | | |
2477 | 2480 | | |
2478 | 2481 | | |
2479 | | - | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
2480 | 2486 | | |
2481 | 2487 | | |
2482 | 2488 | | |
| |||
0 commit comments