Re: regression failures

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: regression failures
Date: 2004-05-03 22:03:27
Message-ID: 4096C1AF.70104@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Andrew Dunstan wrote:

> Bruce Momjian wrote:
>
>> Would someone post the current regression.diff for Win32 against current
>> CVS? I would like to see what additional changes are required.
>>
>>
>>
>
> Summary and diff from my latest tests, with the extra line patch
> applied. I couldn't get the latest pg_regress.sh to work, so reverted
> to using the patch I posted earlier.
>
> I haven't had time to analyse this yet.
>
> Platform is W2K + current MINGW/MSys.
>
>
>

... and when I run it serially via make installcheck, I only get the
failure on the join test (rows out of order). It looks like maybe we
still have some timing/syncing issues to sort out.

cheers

andrew

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Merlin Moncure 2004-05-04 16:06:00 failure on database drop
Previous Message Andrew Dunstan 2004-05-03 20:42:54 Re: mingw configure failure workaround