Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dpam8-0007BZ-Ew for pgsql-hackers@arkaria.postgresql.org; Wed, 06 Sep 2017 13:53:52 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dpam7-0007ko-WA for pgsql-hackers@arkaria.postgresql.org; Wed, 06 Sep 2017 13:53:52 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dpaka-0004za-Ff for pgsql-hackers@postgresql.org; Wed, 06 Sep 2017 13:52:16 +0000 Received: from smtprelay0187.b.hostedemail.com ([64.98.42.187] helo=smtprelay.b.hostedemail.com) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dpakT-0004zr-Ih for pgsql-hackers@postgresql.org; Wed, 06 Sep 2017 13:52:14 +0000 Received: from filter.hostedemail.com (10.5.19.248.rfc1918.com [10.5.19.248]) by smtprelay03.b.hostedemail.com (Postfix) with ESMTP id 72CD01A73B5; Wed, 6 Sep 2017 13:52:08 +0000 (UTC) X-Session-Marker: 616C76686572726540616C76682E6E6F2D69702E6F7267 X-Spam-Summary: 50,0,0,,d41d8cd98f00b204,alvherre@alvh.no-ip.org,:::::,RULES_HIT:41:355:379:599:967:973:982:988:989:1260:1277:1311:1312:1313:1314:1345:1359:1437:1515:1516:1518:1519:1534:1539:1593:1594:1595:1596:1711:1730:1747:1777:1792:2393:2525:2560:2563:2682:2685:2828:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3138:3139:3140:3141:3142:3352:3865:3867:3868:3870:3874:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4250:4605:5007:6261:9025:9121:10004:10400:10848:11232:11658:11914:12660:13069:13161:13229:13311:13357:13439:13894:13895:14181:14721:14764:21080:21627:30030:30054:30070,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:3,LUA_SUMMARY:none X-HE-Tag: steam91_8702019073916 X-Filterd-Recvd-Size: 1718 Received: from alvin.alvh.no-ip.org (dynamic-194-228-13-113.ipv4.broadband.iol.cz [194.228.13.113]) (Authenticated sender: alvherre@alvh.no-ip.org) by omf13.b.hostedemail.com (Postfix) with ESMTPA; Wed, 6 Sep 2017 13:52:07 +0000 (UTC) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id F24BA72B; Wed, 6 Sep 2017 15:52:05 +0200 (CEST) Date: Wed, 6 Sep 2017 15:52:05 +0200 From: Alvaro Herrera To: Peter Eisentraut Cc: Michael Paquier , PostgreSQL mailing lists Subject: Re: Rewriting the test of pg_upgrade as a TAP test Message-ID: <20170906135205.vv2bnbrotw25accb@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: NeoMutt/20170306-137-4415bd-dirty (1.8.0) 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 Peter Eisentraut wrote: > I propose splitting the single Perl script into three separate test > files: one for basic command-line option handling and so on (I would > like to expand that later), one for the main upgrade test, and one for > the funny database names tests. Check. > 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? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers