Re: ssl tests fail due to TCP port conflict - Mailing list pgsql-hackers

From Tom Lane
Subject Re: ssl tests fail due to TCP port conflict
Date
Msg-id 1244734.1717770345@sss.pgh.pa.us
Whole thread Raw
In response to Re: ssl tests fail due to TCP port conflict  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 2024-06-06 Th 18:02, Jelte Fennema-Nio wrote:
>> For the PgBouncer test suite we do something similar as the PG its
>> perl tests do, but there we allocate a port between 10200 and 32768:
>> https://github.com/pgbouncer/pgbouncer/blob/master/test/utils.py#L192-L215

> Makes sense to me.

> I still think my patch to force TCP mode for the SSL test makes sense as 
> well.

+1 to both things.  If that doesn't get the failure rate down to an
acceptable level, we can look at the retry idea.

            regards, tom lane



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Patch bug: Fix jsonpath .* on Arrays
Next
From: Radu Radutiu
Date:
Subject: Re: Postgresql OOM