git.postgresql.org Git - postgresql.git/commit
Tue, 4 Aug 2020 19:20:31 +0000 (15:20 -0400)
Tue, 4 Aug 2020 19:20:31 +0000 (15:20 -0400)
commit f45cbed4c5781b30e7f4c4a500649b75f06bb0c3
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
This is the main PostgreSQL git repository.
RSS
Atom