forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb48832c
committed
tests: Don't fail due to high default timeout in postmaster/003_start_stop
Some BF animals use very high timeouts due to their slowness. Unfortunatelypostmaster/003_start_stop fails if a high timeout is configured, due toauthentication_timeout having a fairly low max.As this test is reasonably fast, the easiest fix seems to be to cap thetimeout to 600.Per buildfarm animal skink.Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>Discussion:https://postgr.es/m/ggflhkciwdyotpoie323chu2c2idpjk5qimrn462encwx2io7s@thmcxl7i6dpw1 parent71d1ed6 commitb48832c
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
|
0 commit comments
Comments
(0)