Re: Tests randomly failed

From: Alexander Klimov <ask(at)wisdom(dot)weizmann(dot)ac(dot)il>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Tests randomly failed
Date: 2001-03-22 17:01:36
Message-ID: Pine.SUN.4.21.0103221900220.7674-100000@dardar.wisdom.weizmann.ac.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2001-03-22 17:02:12 Re: Tests randomly failed
Previous Message Peter Eisentraut 2001-03-22 16:57:59 Re: NetBSD 1.4.2/i386 needs to link psql with -ltermcap