Re: Tests randomly failed - Mailing list pgsql-bugs

From Alexander Klimov
Subject Re: Tests randomly failed
Date
Msg-id Pine.SUN.4.21.0103221900220.7674-100000@dardar.wisdom.weizmann.ac.il
Whole thread Raw
In response to Re: Tests randomly failed  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
On Thu, 22 Mar 2001, Peter Eisentraut wrote:

> In src/test/regress/pg_regress[.sh], line 163, change
>
>     *-*-qnx* | *beos*)
>
> to
>
>     *-*-qnx* | *beos* | *solaris*)
>
> and rerun the tests.  This will avoid using Unix domain sockets, which are
> broken on Solaris.

Yes, it works now:
======================
 All 76 tests passed.
======================

From the other hand, my production version uses Unix domain sockets
without problems

Regards,
ASK

pgsql-bugs by date:

Previous
From: "ravindranathm"
Date:
Subject: creating a pgconnection (or pgdatabase) object on the heap gives segmentation fault...
Next
From: BLON Sébastien
Date:
Subject: bug with identd autentication