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 1owpdX-00066y-5y for pgsql-hackers@arkaria.postgresql.org; Sun, 20 Nov 2022 19:05:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1owpdV-0005Ua-Tk for pgsql-hackers@arkaria.postgresql.org; Sun, 20 Nov 2022 19:05:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1owpdV-0005UR-Kb for pgsql-hackers@lists.postgresql.org; Sun, 20 Nov 2022 19:05:49 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1owpdT-000445-RP for pgsql-hackers@postgresql.org; Sun, 20 Nov 2022 19:05:49 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id CA9015C0100; Sun, 20 Nov 2022 14:05:46 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Sun, 20 Nov 2022 14:05:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anarazel.de; h= cc:cc:content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to; s=fm1; t=1668971146; x=1669057546; bh=qC5ZjqDIBC tmDEnPAmMddlEcc8zVKTvDZmFwrSpkAa4=; b=k3qi36eL59aiVXeU/8IynYrI+m zdlwD1rtQcqzJ8ZuqLk6IgoJMTu6jsu0DbFSBUvtaHfJJZhKDN1KsTxNOqNfyTUp xdi5DWYvb+GZ5ocJaymGBeAoNrUIm+Oc5fkUGTOT70WTF84ByTtsGYte6BsHmzy7 r3KjsWjObvvCIimAPZfWz6RdGrUKfDb571jEaqEaDs3q0PYqK/8BdhtFWdyOcor8 8e+qEaBjmM9wynLwaSJT/dZQAJK36ARC8pDJRe5MeoEMcjO2ZtJAQqz7niUqqUtv o9Lcq/ywcdrNIxHmV8+G6ctKDlDYNIYA7CPX0169q+YgxcqxdGGyWrUd33eQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc: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= fm1; t=1668971146; x=1669057546; bh=qC5ZjqDIBCtmDEnPAmMddlEcc8zV KTvDZmFwrSpkAa4=; b=Udd1+JGBLnWUeFLYKZ0COM7rV/WxgKYjfItd8VRhMBB0 igwHF2AW+uRGYBxx/FcrBLDmruZJK7dvRYkX2iOHtAUV1VO3rSFYk1rrlubnU/xt fYz7pc1KO5e1PQYKZV05lxM7afr8soxF9fRzvDFIg0qb/QIoUNKPIcW1ewOAFR5K oAYbZdLxyvv4wLUvklKDa30cuMrlZRJii35rQXWyfg2eJiihnO15iWTIKwZV5O1p 3A/WT7BFLOvjMlqAcb5pu7CcoppTbs7ecM0irMyhltbk6FhiwWK9G7nV0CKs7CEB BR6DaBxXKSwSp6qLwJ4and3P3XyXH47YxbfmANGuYw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrheeggdeljecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvvefukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpeetnhgurhgv shcuhfhrvghunhguuceorghnughrvghssegrnhgrrhgriigvlhdruggvqeenucggtffrrg htthgvrhhnpedvffefvefhteevffegieetfefhtddvffejvefhueetgeeludehteevudei tedtudenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe grnhgurhgvshesrghnrghrrgiivghlrdguvg X-ME-Proxy: Feedback-ID: id4a34324:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 20 Nov 2022 14:05:46 -0500 (EST) Date: Sun, 20 Nov 2022 11:05:45 -0800 From: Andres Freund To: Andrew Dunstan Cc: pgsql-hackers@postgresql.org, Tom Lane Subject: Re: ssl tests aren't concurrency safe due to get_free_port() Message-ID: <20221120190545.nlkqzksoo4s2vhvj@awork3.anarazel.de> References: <52266bf8-bf38-fdfa-9a77-1568f82b63b3@dunslane.net> <0891f64a-d30f-a1b7-9d0c-e447684cd8cd@dunslane.net> <20221105183643.v2nxsac3xlb3eazi@awork3.anarazel.de> <0867ca05-ed3f-09ca-cd41-d7087e542362@dunslane.net> <20221116015105.g6qxu2ugpj6agt26@awork3.anarazel.de> <58de442f-a4fb-3980-85c8-a024ff26c54b@dunslane.net> <20221119201615.uy4rvspdq62oqikn@awork3.anarazel.de> <41ba523e-c867-2c04-3c34-d283a6ba9f7b@dunslane.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41ba523e-c867-2c04-3c34-d283a6ba9f7b@dunslane.net> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-11-20 10:10:38 -0500, Andrew Dunstan wrote: > OK, pushed with a little more tweaking. Thanks! > I didn't upcase top_builddir > because the existing prove_installcheck recipes already export it and I > wanted to stay consistent with those. Makes sense. > If it works ok I will backpatch in couple of days. +1