Re: Cygwin PostgreSQL Regression Test Problems (Revisited) - Mailing list pgsql-ports

From Hiroshi Inoue
Subject Re: Cygwin PostgreSQL Regression Test Problems (Revisited)
Date
Msg-id 3AC2D44B.2A009384@tpf.co.jp
Whole thread Raw
In response to Cygwin PostgreSQL Regression Test Problems (Revisited)  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-ports
Tom Lane wrote:
>
> Jason Tishler <Jason.Tishler@dothill.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

pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: pgmonitor and Solaris
Next
From: Yutaka tanida
Date:
Subject: Re: Cygwin PostgreSQL Regression Test Problems (Revisited)