Re: Increasing timeout of poll_query_until for TAP tests - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Increasing timeout of poll_query_until for TAP tests
Date
Msg-id CAB7nPqSEdxKR5JiAxEAM7h3JdNTWJc66=8x1piMwJeRs=4CGpw@mail.gmail.com
Whole thread Raw
In response to Re: Increasing timeout of poll_query_until for TAP tests  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Increasing timeout of poll_query_until for TAP tests  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List 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



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty()
Next
From: Kouhei Kaigai
Date:
Subject: Re: Oddity in EXPLAIN for foreign/custom join pushdown plans