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

From Tom Lane
Subject Re: Cygwin PostgreSQL Regression Test Problems (Revisited)
Date
Msg-id 20033.985819098@sss.pgh.pa.us
Whole thread Raw
In response to Re: Cygwin PostgreSQL Regression Test Problems (Revisited)  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-ports
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?

            regards, tom lane

pgsql-ports by date:

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