Re: pgsql: Adjust new TAP test to work on macOS.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Adjust new TAP test to work on macOS.
Date: 2025-10-07 16:13:05
Message-ID: 2446867.1759853585@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Andres Freund <andres(at)anarazel(dot)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2025-10-07 16:21:22 pgsql: Allow private state in certain planner data structures.
Previous Message Andres Freund 2025-10-07 16:07:00 Re: pgsql: Adjust new TAP test to work on macOS.