Re: parallel regression test failure

From: Robert Creager <Robert_Creager(at)LogicalChaos(dot)org>
To:
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: parallel regression test failure
Date: 2003-07-26 15:26:53
Message-ID: 20030726092653.4431c258.Robert_Creager@LogicalChaos.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers


./configure --with-pgport=5433 --prefix=/usr/local/pgsql_cvs

The failure moves around (out of 25 tests):

constraints failed 1 times
cluster failed 1 times
foreign_key failed 1 times
misc failed 6 times
sanity_check failed 3 times
inherit failed 2 times
triggers failed 4 times

Have not tried install check yet.

On Sat, 26 Jul 2003 11:06:21 -0400
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> said something like:

> - what configure options are you using?
> - can you reproduce the problem with serial tests (make
> installcheck)?- exactly how repeatable is it --- when it fails, is
> it always at the
> same places, or do the failures move around?
>

--
09:22:25 up 8 days, 13:23, 2 users, load average: 1.36, 1.26, 1.70

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Creager 2003-07-26 15:38:02 Re: parallel regression test failure
Previous Message Tom Lane 2003-07-26 15:22:21 Re: parallel regression test failure

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Creager 2003-07-26 15:38:02 Re: parallel regression test failure
Previous Message Bruce Momjian 2003-07-26 15:22:45 Re: [PATCHES] sslmode patch