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

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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:07:00
Message-ID: 65y2xuvl2mph6f447dnry7y5xmbgt75lsftr4k7al2gvywyhbh@z7dtocpr6oor
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2025-10-07 15:47:58 +0000, Tom Lane wrote:
> Adjust new TAP test to work on macOS.
>
> Seems Apple's version of "wc -l" puts spaces before the number.
> (I wonder why the cfbot didn't find this.)

[15:04:43.968] 222/352 postgresql:psql / psql/030_pager SKIP 0.11s

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.

Greetings,

Andres

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-10-07 16:13:05 Re: pgsql: Adjust new TAP test to work on macOS.
Previous Message Tom Lane 2025-10-07 15:47:58 pgsql: Adjust new TAP test to work on macOS.