diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-08-04 15:20:31 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-08-04 15:20:31 -0400 |
commit | 565f1690264b5773c23b86303645cf11a0893cff (patch) | |
tree | 7b88c72fe9956e78679ee322555f23fb1a59c12f /src/backend/executor | |
parent | 1a01595cc2ffb20ef9f2bc1a92d39728b65e3797 (diff) | |
download | postgresql-565f1690264b5773c23b86303645cf11a0893cff.tar.gz postgresql-565f1690264b5773c23b86303645cf11a0893cff.zip |
Increase hard-wired timeout values in ecpg regression tests.
A couple of test cases had connect_timeout=14, a value that seems
to have been plucked from a hat. While it's more than sufficient
for normal cases, slow/overloaded buildfarm machines can get a timeout
failure here, as per recent report from "sungazer". Increase to 180
seconds, which is in line with our typical timeouts elsewhere in
the regression tests.
Back-patch to 9.6; the code looks different in 9.5, and this doesn't
seem to be quite worth the effort to adapt to that.
Report: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sungazer&dt=2020-08-04%2007%3A12%3A22
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions