Re: float8 regression test failure in head - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: float8 regression test failure in head
Date
Msg-id 200604201034.k3KAYOD02360@candle.pha.pa.us
Whole thread Raw
In response to Re: float8 regression test failure in head  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Responses Re: float8 regression test failure in head  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Patrick Welche wrote:
> On Mon, Mar 22, 2004 at 11:03:38PM -0500, Neil Conway wrote:
> > Christopher Kings-Lynne wrote:
> > >This has not yet been fixed...
> > 
> > Attached is a patch for this issue. I've checked with Chris, and this 
> > patch allows the regression tests to pass on his machine. I also 
> > updated float8-exp-three-digits expected file, but I wasn't able to 
> > test these changes (I don't have access to a QNX machine).
> 
> Mystery: why I haven't I seen this problem before in the last 2 years...
> Anyway, on NetBSD-3.99.17/i386, I need the included patch to pass float8.
> float8-small-is-zero_1.out probably needs it too, float8.out and
> float8-exp-three-digits-win32.out already look OK.

You realize that all these platforms use the same file:

float8/i.86-.*-freebsd[234]=float8-small-is-zerofloat8/i.86-.*-openbsd=float8-small-is-zerofloat8/i.86-.*-netbsd=float8-small-is-zerofloat8/m68k-.*-netbsd=float8-small-is-zero

Are we going to have to make a NetBSD/i386-specific file to fix this?
Don't we have some of these platforms on the build farm.  Are they
failing?

--  Bruce Momjian   http://candle.pha.pa.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: pg_dump -Ft failed on Windows XP
Next
From: Peter Eisentraut
Date:
Subject: Re: pg_dump -Ft failed on Windows XP