From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <lockhart(at)fourpalms(dot)org>, Hackers List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: Call for platforms |
Date: | 2001-03-22 17:29:47 |
Message-ID: | Pine.BSF.4.33.0103221318420.41105-100000@mobile.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On Thu, 22 Mar 2001, Tom Lane wrote:
> The Hermit Hacker <scrappy(at)hub(dot)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 accepting connections 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>
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2001-03-22 17:34:17 | Re: How do I set up the server? |
Previous Message | Stephan Szabo | 2001-03-22 17:18:51 | Re: creating a trigger to write to a different table |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-03-22 17:33:13 | Re: pgindent run? |
Previous Message | Alfred Perlstein | 2001-03-22 17:23:41 | Re: pgindent run? |