Tests randomly failed

From: Alexander Klimov <ask(at)wisdom(dot)weizmann(dot)ac(dot)il>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Tests randomly failed
Date: 2001-03-22 09:33:25
Message-ID: Pine.SUN.4.21.0103221049310.19644-102000@dardar.wisdom.weizmann.ac.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi all.

First time I execute `make check' 10 tests failed:
float8 ... FAILED
test numerology ... FAILED
point ... FAILED
lseg ... FAILED
interval ... FAILED
test geometry ... FAILED
test horology ... FAILED
subselect ... FAILED
union ... FAILED
test misc ... FAILED

the second time it was only 5:

abstime ... FAILED
test horology ... FAILED
subselect ... FAILED
union ... FAILED
test misc ... FAILED

the third time is was 10 again:
abstime ... FAILED
tinterval ... FAILED
inet ... FAILED
comments ... FAILED
oidjoins ... FAILED
test horology ... FAILED
case ... FAILED
join ... FAILED
portals ... FAILED
test misc ... FAILED

Results of second and third passes are in the attachment.
It is looks like failed tests are due to
! psql: connectDBStart() -- connect() failed: Connection refused
! Is the postmaster running locally
! and accepting connections on Unix socket '/tmp/.s.PGSQL.65432'?

My guess is that this could be due to high load of my box, but
w said
11:29am up 24 day(s), 18:30, 2 users, load average: 0.00, 0.18, 0.29
and I shut down my production postmaster before tests, and I have 256MB of
RAM,
SunOS iridium 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-5_10
gcc version 2.95.2 19991024 (release)
psql (PostgreSQL) 7.1RC1 (actualy from CVS)

So, the question is: what is the reason of such behaviour, and how to
fight against it?

Regards,
ASK

Attachment Content-Type Size
regression.tar.gz application/octet-stream 5.6 KB
regression3.tar.gz application/octet-stream 16.8 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message guard 2001-03-22 10:08:52 pgsql 7.1 beta.4,5,6. NOT USE Delphi "Ttable" component
Previous Message Giles Lean 2001-03-22 09:11:33 7.1beta6 on NetBSD-1.5/i386 fails geometry test in 'make check'