]> granicus.if.org Git - postgresql/commit
Give recovery tests more time to finish
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 25 Jul 2016 05:34:35 +0000 (01:34 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 25 Jul 2016 05:34:35 +0000 (01:34 -0400)
commit2a0f89cd717ce6d49cdc47850577823682167e87
tree8743c8d15b71a484dd703786f71899f3f62e1416
parente8564ef034333c6ba6fd3d0c6ecf18214a4e988b
Give recovery tests more time to finish

These tests are currently only running in buildfarm member hamster,
which is purposefully very slow.  This suite has failed a couple of
times recently because of timeouts, so increase the allowed number of
iterations to avoid spurious failures.

Author: MichaĆ«l Paquier
src/test/perl/PostgresNode.pm