Re: [COMMITTERS] pgsql: Add basic TAP test setup for pg_upgrade - Mailing list pgsql-committers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Add basic TAP test setup for pg_upgrade
Date
Msg-id 6354.1505924303@sss.pgh.pa.us
Whole thread Raw
In response to [COMMITTERS] pgsql: Add basic TAP test setup for pg_upgrade  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-committers
Peter Eisentraut <peter_e@gmx.net> writes:
> Add basic TAP test setup for pg_upgrade
> The plan is to convert the current pg_upgrade test to the TAP
> framework.  This commit just puts a basic TAP test in place so that we
> can see how the build farm behaves, since the build farm client has some
> special knowledge of the pg_upgrade tests.

I hope you're not planning to leave it like this very long.  The
pg_upgrade test is already one of the longest steps in the buildfarm
runs, and now we're doing it twice.
        regards, tom lane


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [COMMITTERS] pgsql: Fix erroneous documentation about noise wordGROUP.
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Improve dubious memory management inpg_newlocale_from_collation