Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpbZd-0001Lf-9j for pgsql-hackers@arkaria.postgresql.org; Wed, 06 Sep 2017 14:45:01 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dpbZc-0007ip-Ke for pgsql-hackers@arkaria.postgresql.org; Wed, 06 Sep 2017 14:45:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dpbZb-0007eE-D8 for pgsql-hackers@postgresql.org; Wed, 06 Sep 2017 14:44:59 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dpbZW-00020r-UV for pgsql-hackers@postgresql.org; Wed, 06 Sep 2017 14:44:58 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id v86EioBi029946; Wed, 6 Sep 2017 10:44:50 -0400 From: Tom Lane To: Alvaro Herrera cc: Peter Eisentraut , Michael Paquier , PostgreSQL mailing lists Subject: Re: Rewriting the test of pg_upgrade as a TAP test In-reply-to: <20170906135205.vv2bnbrotw25accb@alvherre.pgsql> References: <20170906135205.vv2bnbrotw25accb@alvherre.pgsql> Comments: In-reply-to Alvaro Herrera message dated "Wed, 06 Sep 2017 15:52:05 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <29944.1504709090.1@sss.pgh.pa.us> Date: Wed, 06 Sep 2017 10:44:50 -0400 Message-ID: <29945.1504709090@sss.pgh.pa.us> List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org Alvaro Herrera writes: > Peter Eisentraut wrote: >> We also need to have a plan for handling the build farm. Maybe keep the >> vcregress.pl upgradecheck target as a thin wrapper for the time being? > The buildfarm already runs "make check" in src/bin/ when TAP tests are > enabled, which should be enough to trigger the rewritten test, no? I think Peter's on about the Windows case. Not sure how that's handled, but it's not "make check". regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers