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

From Robert Haas
Subject Re: TAP test breakage on MacOS X
Date
Msg-id CA+TgmoYRV-sANmP1wfhSzDvkXBNZZxRNnYZP547rc8eZoBiRvw@mail.gmail.com
Whole thread Raw
In response to Re: TAP test breakage on MacOS X  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: TAP test breakage on MacOS X
List pgsql-hackers
On Thu, Oct 2, 2014 at 5:09 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On 10/2/14 3:19 PM, Robert Haas wrote:
>>     1..2
>>     ok 1 - initdb with invalid option nonzero exit code
>>     ok 2 - initdb with invalid option prints error message
>>     # Looks like your test exited with 256 just after 2.
>> not ok 3 - initdb options handling
>>
>> #   Failed test 'initdb options handling'
>> #   at /opt/local/lib/perl5/5.12.5/Test/Builder.pm line 229.
>
> Is this repeatable?  Bisectable?  Has it ever worked?  Have you tried a
> clean build?  Did you upgrade something in your operating system?

I don't think it's ever worked.  I just didn't get around to reporting
it before now.

> If none of this gets us closer to an answer, I can try to produce a
> patch that produces more details for such failures.

A test that fails for no reason that can be gleaned from the output is
not an improvement over not having a test at all.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Marti Raudsepp
Date:
Subject: Re: CREATE IF NOT EXISTS INDEX
Next
From: Michael Paquier
Date:
Subject: Re: pg_receivexlog and replication slots