Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZZUT-0002xo-GZ for pgsql-hackers@arkaria.postgresql.org; Sun, 10 Oct 2021 14:07:49 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mZZUS-0006UF-Ce for pgsql-hackers@arkaria.postgresql.org; Sun, 10 Oct 2021 14:07:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZZUS-0006U6-4x for pgsql-hackers@lists.postgresql.org; Sun, 10 Oct 2021 14:07:48 +0000 Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mZZUP-0000Bw-WA for pgsql-hackers@lists.postgresql.org; Sun, 10 Oct 2021 14:07:46 +0000 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 56F275C0126; Sun, 10 Oct 2021 10:07:45 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Sun, 10 Oct 2021 10:07:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=FYkLZpLgy3oTppxI+xNiIxYOVFcN1NAEHIQqRY4ng gs=; b=CM76SnkUJXwD+8d+ah63T1cbflHDiYEsorBvJ7oy/MgP7uF91a/1bbdRb 7nN6hOL2Tz7morYt2g4yk54HsWGZ1fwxZd7b/hg2QodAjJUrLbDOvb44h0w9cBUq KkYYpbKrfnmheFBr83LP/ejxEX/pnsP3GGV7mSR8vm0DjuDa/wQfNn3b12cBET4x D0e8JasNSY+0NLfK4UMPjkjD25dJEe/kUcN518WNzXHPoKmjnv0ba5SIc1smIPjM PZJBdSbtKEPrHeZmoeGYb2dPrtAifebXbwinfaH9QEOcrMxShqmic6oeaWcQpCNf DQ9d2Bv8kbJ8V1SyifS7Zifhht7fQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvddtgedgjeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepuffvfhfhkffffgggjggtgfesthejredttdefheenucfhrhhomheprfgvthgv rhcugfhishgvnhhtrhgruhhtuceophgvthgvrhdrvghishgvnhhtrhgruhhtsegvnhhtvg hrphhrihhsvggusgdrtghomheqnecuggftrfgrthhtvghrnhephfefleefueevuddvffeh jedtjeejgfelhfdtvdffheeludetudegfeeftdffffejnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepphgvthgvrhdrvghishgvnhhtrhgruhht segvnhhtvghrphhrihhsvggusgdrtghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 10 Oct 2021 10:07:44 -0400 (EDT) Subject: Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set To: Michael Paquier , Tom Lane Cc: Andrew Dunstan , Postgres hackers References: <3715954.1633208613@sss.pgh.pa.us> <0f70fc0f-c51a-7a58-7e12-c702352eb076@dunslane.net> <3735235.1633232078@sss.pgh.pa.us> From: Peter Eisentraut Message-ID: <4f54cd76-756e-ba8e-0238-cacf6dbc971b@enterprisedb.com> Date: Sun, 10 Oct 2021 16:07:43 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 03.10.21 09:03, Michael Paquier wrote: > On Sat, Oct 02, 2021 at 11:34:38PM -0400, Tom Lane wrote: >> Maybe we could leave test.sh in place for awhile? I'd rather >> not cause a flag day for buildfarm owners. (Also, how do we >> see this working in the back branches?) > > I would be fine with test.sh staying around for now. test.sh could be changed to invoke the TAP test.