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 1qGF4K-000450-P6 for pgsql-hackers@arkaria.postgresql.org; Mon, 03 Jul 2023 08:38:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qGF4I-0007SU-L2 for pgsql-hackers@arkaria.postgresql.org; Mon, 03 Jul 2023 08:37:58 +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 1qGF4I-0007SD-BG for pgsql-hackers@lists.postgresql.org; Mon, 03 Jul 2023 08:37:58 +0000 Received: from wnew4-smtp.messagingengine.com ([64.147.123.18]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qGF4A-001llD-Ag for pgsql-hackers@lists.postgresql.org; Mon, 03 Jul 2023 08:37:56 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailnew.west.internal (Postfix) with ESMTP id B1B252B0007E; Mon, 3 Jul 2023 04:37:47 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Mon, 03 Jul 2023 04:37:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t= 1688373467; x=1688380667; bh=TlHC0BtJwFVEN82JpRw9ZzTtZ7asVr5esup rjQIn80M=; b=Bhr1Xij4C1BfPuzOtHgdlTtcBBSEUFLiztXADPnRNOvhAkd8vlt bu6FpVCEQRODKDAonVi5ROlmiHOGKaQd4YdfEzxBqRK83rTAmEb5dH5/zSbcRWUE kQh8/53uANjTxwpqGdwv9InT+axgICcrUbihuWhvd7GvQmO8na1jxoQxJmnaBq7w jrUgylAzFn+XfqB2i5zM+TaThPLjMTWIzFJWQxoJVpQU0S3laqTnN2TOZSmRto+T VNGhM9gOx+yW9Lfxjt/FTd9r/Po3xzqTrFFz01fi0W5EQO6sP+eMFNpgMNKccQh+ y5Ahnj2BB5FXF8iONqgqQQr5Wt6r0kFKreg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedruddvgddthecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefkffggfgfuvfevfhfhjggtgfesthejredttdefjeenucfhrhhomheprfgvthgv rhcugfhishgvnhhtrhgruhhtuceophgvthgvrhdrvghishgvnhhtrhgruhhtsegvnhhtvg hrphhrihhsvggusgdrtghomheqnecuggftrfgrthhtvghrnhepheelffeggedujeetiefh leetuddvieffhfffvdejvdffgeejkeduleduheduieefnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepphgvthgvrhdrvghishgvnhhtrhgruhht segvnhhtvghrphhrihhsvggusgdrtghomh X-ME-Proxy: Feedback-ID: i131946ab:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 3 Jul 2023 04:37:44 -0400 (EDT) Message-ID: <12be21b4-3f0c-5af8-5251-6aa788cfb009@enterprisedb.com> Date: Mon, 3 Jul 2023 10:37:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: CI and test improvements Content-Language: en-US To: Justin Pryzby Cc: Thomas Munro , Tom Lane , Andres Freund , Andrew Dunstan , pgsql-hackers@lists.postgresql.org, Noah Misch , Michael Paquier , Anastasia Lubennikova , Robert Haas , Melanie Plageman , Daniel Gustafsson , samay sharma References: <1441145.1675300332@sss.pgh.pa.us> <20230203142656.GA1653@telsasoft.com> <96832c09-db85-8443-c654-dae928816830@enterprisedb.com> <6b6c2853-b4e7-b3c5-5090-b882985bceb4@enterprisedb.com> From: Peter Eisentraut In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 12.04.23 03:05, Justin Pryzby wrote: > The patch is rebased now that meson is updated to avoid the windows > python warnings (thanks Andres). To keep this moving along, I have committed [PATCH 3/8] cirrus/freebsd: define ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS