]> granicus.if.org Git - postgresql/commit
Raise some timeouts to 180s, in test code.
authorNoah Misch <noah@leadboat.com>
Tue, 11 Dec 2018 04:15:42 +0000 (20:15 -0800)
committerNoah Misch <noah@leadboat.com>
Tue, 11 Dec 2018 04:16:09 +0000 (20:16 -0800)
commit752278e7748e068088b3ac5ace7da82186a7dd6c
treec8ded35f6630af6f530137eb27cf9915272ee001
parent0f9fd7419a19c3bfa000117d8b475e134824259a
Raise some timeouts to 180s, in test code.

Slow runs of buildfarm members chipmunk, hornet and mandrill saw the
shorter timeouts expire.  The 180s timeout in poll_query_until has been
trouble-free since 2a0f89cd717ce6d49cdc47850577823682167e87 introduced
it two years ago, so use 180s more widely.  Back-patch to 9.6, where the
first of these timeouts was introduced.

Reviewed by Michael Paquier.

Discussion: https://postgr.es/m/20181209001601.GC2973271@rfd.leadboat.com
src/test/isolation/README
src/test/isolation/isolationtester.c