pgsql: Raise a timeout to 180s, in test 003_recovery_targets.pl.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Raise a timeout to 180s, in test 003_recovery_targets.pl.
Date: 2020-04-26 01:47:43
Message-ID: E1jSWOV-00042J-TG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Raise a timeout to 180s, in test 003_recovery_targets.pl.

Buildfarm member chipmunk has failed twice due to taking >30s, and
twenty-four runs of other members have used >5s. The test is new in
v13, so no back-patch.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/896135512ef67cc084f5e058cfa9b4954ca26861

Modified Files
--------------
src/test/recovery/t/003_recovery_targets.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-04-26 11:50:47 pgsql: Fix typo
Previous Message Peter Geoghegan 2020-04-25 23:45:50 pgsql: Fix another minor page deletion buffer lock issue.