Re: pgsql: Adjust new TAP test to work on macOS. - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Adjust new TAP test to work on macOS.
Date
Msg-id 2446867.1759853585@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Adjust new TAP test to work on macOS.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> On 2025-10-07 15:47:58 +0000, Tom Lane wrote:
>> (I wonder why the cfbot didn't find this.)

> I guess we need IO::Pty on macos. But, oddly enouugh, we are installing
> p5.34-io-tty, which I thought was the right package. Not sure what's going on.

Nah, I realized what'd happened immediately after pushing:
the cfbot's run just silently skipped that test because the
probe of what "wc -l" produces didn't match what it expected.

            regards, tom lane



pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Adjust new TAP test to work on macOS.
Next
From: Robert Haas
Date:
Subject: pgsql: Allow private state in certain planner data structures.