Re: TAP test breakage on MacOS X - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TAP test breakage on MacOS X
Date
Msg-id 10932.1414706145@sss.pgh.pa.us
Whole thread Raw
In response to Re: TAP test breakage on MacOS X  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: TAP test breakage on MacOS X
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 10/30/2014 05:23 PM, Tom Lane wrote:
>> Anyway, I can confirm Peter's statement that the current tests work even
>> on quite old platforms, as long as you install IPC::Run.

> So, I'm a bit confused. Is the --enable-tap-tests config setting still 
> on the table?

I think it should be.  You should not have to have either prove or
IPC::Run (or, IIRC, even Perl) in order to do make check-world.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: TAP test breakage on MacOS X
Next
From: Jim Nasby
Date:
Subject: Re: Review of Refactoring code for sync node detection