Re: Re: Call for platforms - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: Re: Call for platforms
Date
Msg-id Pine.BSF.4.33.0103221318420.41105-100000@mobile.hub.org
Whole thread Raw
In response to Re: Re: Call for platforms  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: Call for platforms  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, 22 Mar 2001, Tom Lane wrote:

> The Hermit Hacker <scrappy@hub.org> writes:
> > the second time
> > failed *totally* different tests then the first run:
>
> > dragon:/home/centre/marc/src/postgresql-7.1RC1/src/test/regress> grep
> > FAILED regression.out
> >      opr_sanity           ... FAILED
> >      join                 ... FAILED
> >      aggregates           ... FAILED
> >      arrays               ... FAILED
>
> These are parallel tests right?  What's the failure diffs?

same as last time:

dragon:/home/centre/marc/src/postgresql-7.1RC1/src/test/regress> more
results/opr_sanity.out
psql: connectDBStart() -- connect() failed: Connection refused       Is the postmaster running locally       and
acceptingconnections on Unix socket '/tmp/.s.PGSQL.65432'?
 

and yet another run (and different results):

============== shutting down postmaster               ==============

=================================================1 of 76 tests failed, 1 failed test(s) ignored.
=================================================

The differences that caused some tests to fail can be viewed in the
file `./regression.diffs'.  A copy of the test summary that you see
above is saved in the file `./regression.out'.

make: *** [check] Error 1
dragon:/home/centre/marc/src/postgresql-7.1RC1/src/test/regress> grep
FAILED regression.out
test misc                 ... FAILED
dragon:/home/centre/marc/src/postgresql-7.1RC1/src/test/regress>





pgsql-hackers by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: pgindent run?
Next
From: Bruce Momjian
Date:
Subject: Re: pgindent run?