Re: Union test case broken in make check?

From: Emmanuel Cecchet <manu(at)asterdata(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Emmanuel Cecchet <Emmanuel(dot)Cecchet(at)asterdata(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Union test case broken in make check?
Date: 2009-11-20 00:54:30
Message-ID: 4B05E8C6.90400@asterdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>> Emmanuel Cecchet wrote:
>>
>>> Is it just me or the union test case fails in CVS head?
>>>
>
>
>> The buildfarm is pretty much all green:
>> <http://www.pgbuildfarm.org/cgi-bin/show_status.pl>
>> So it looks like it's you :-)
>>
>
> When in doubt, try "make distclean" and a full rebuild before assuming
> you've got a problem worth tracking down ...
>
Well, I did:
1. make distclean
2. configure with CFLAGS=-O0 --enable-cassert --enable-debug
--without-perl --without-python --without-tcl --without-openssl
3. make (everything normal)
4. make check
And it still fails for me. I am attaching my regression.diffs if someone
thinks it is worth tracking down ...

Emmanuel

Attachment Content-Type Size
regression.diffs text/plain 4.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2009-11-20 01:04:35 Re: [HACKERS] pgsql: /home/peter/commit-msg
Previous Message James Pye 2009-11-20 00:41:30 plpython3