Re: Cygwin PostgreSQL Regression Test Problems (Revisited)

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Cygwin PostgreSQL Regression Test Problems (Revisited)
Date: 2001-03-29 06:20:59
Message-ID: 3AC2D44B.2A009384@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Tom Lane wrote:
>
> Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> writes:
> > Then the regression test will continue with output like the following:
>
> > ...Signal 15
> > Signal 15
> > comments tinterval
> > point ... ok
> > lseg ... ok
> > box ... ok
> > path ... ok
> > polygon ... ok
> > circle ... ok
> > date ... ok
> > time ... ok
> > timestamp ... ok
> > interval ... ok
> > abstime ... ok
> > reltime ... ok
> > tinterval ... FAILED
> > inet ... ok
> > comments ... FAILED
> > oidjoins ... ok
> > type_sanity ... ok
> > opr_sanity ... ok
> > test geometry ... ok
> > ..
>
> This doesn't tell us much. What shows up in the output files of the
> failed tests --- what are the *diffs*, not just the summary display?
>

Hmmm, *diffs* are available little.
psql hangs at PQsetdbLogin()(select() in the
first pqWait() in connectDBComplete()).

regards,
Hiroshi Inoue

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Yutaka tanida 2001-03-29 07:03:26 Re: Cygwin PostgreSQL Regression Test Problems (Revisited)
Previous Message Tomas Vacek 2001-03-29 06:05:19 Compiling PostgreSQL 7.x on BeOS R5?