pgsql: pg_validatebackup: Adjust TAP tests to undo permissions change.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_validatebackup: Adjust TAP tests to undo permissions change.
Date: 2020-04-03 23:07:42
Message-ID: E1jKVPa-0006Mx-JN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_validatebackup: Adjust TAP tests to undo permissions change.

It may be necessary to go further and remove this test altogether,
but I'm going to try this fix first. It's not clear, at least to
me, exactly how this is breaking buildfarm members, but it appears
to be doing so.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/19c0422ad012636d00ba221bd7052cb71448efca

Modified Files
--------------
src/bin/pg_validatebackup/t/003_corruption.pl | 10 ++++++++++
1 file changed, 10 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2020-04-03 23:45:43 Re: pgsql: pg_validatebackup: Adjust TAP tests to placate perlcritic.
Previous Message Andrew Dunstan 2020-04-03 21:40:12 Re: pgsql: pg_validatebackup: Adjust TAP tests to placate perlcritic.