Re: TAP test breakage on MacOS X

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: TAP test breakage on MacOS X
Date: 2014-10-02 21:09:43
Message-ID: 542DBF17.1090003@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

It appears to work "everywhere else".

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-10-02 21:10:01 Re: DDL Damage Assessment
Previous Message Peter Geoghegan 2014-10-02 21:08:30 Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}