Re: Increasing timeout of poll_query_until for TAP tests
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2016-08-02T06:11:31Z
Lists: pgsql-hackers
On Tue, Aug 2, 2016 at 10:28 AM, Michael Paquier <michael.paquier@gmail.com> wrote: > There is still an issue with pg_basebackup when testing stream mode > and replication slots. I am digging into this one now.. After 5 hours running this test in a row and 30 attempts torturing hamster with a script running make check in an infinite loop with set -e I am giving up on that for the time being... I have added the patch to make the tests more stable to next CF so as it is not forgotten: https://commitfest.postgresql.org/10/693/ -- Michael
Commits
-
In tests, await an LSN no later than the recovery target.
- f9c1c6099519 9.6.7 landed
- 5f5d73dd1a81 10.2 landed
- 6078770c1a6c 11.0 landed