From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Pete Forman <gsez020(at)kryten(dot)bedford(dot)waii(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Regression tests - expected file for IRIX geometry test |
Date: | 2000-10-14 23:55:58 |
Message-ID: | 200010142355.TAA15725@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Applied.
Content-Description: message body text
> ============================================================================
> POSTGRESQL BUG REPORT TEMPLATE
> ============================================================================
>
>
> Your name : Pete Forman
> Your email address : pete(dot)forman(at)westgeo(dot)com
>
>
> System Configuration
> ---------------------
> Architecture (example: Intel Pentium) : SGI MIPS 8000
>
> Operating System (example: Linux 2.0.26 ELF) : IRIX 6.5.5m
>
> PostgreSQL version (example: PostgreSQL-7.1): PostgreSQL-7.1
>
> Compiler used (example: gcc 2.8.0) : MIPSPro 7.3
>
>
> Please enter a FULL description of your problem:
> ------------------------------------------------
>
> geometry test fails on IRIX.
>
>
> Please describe a way to repeat the problem. Please try to provide a
> concise reproducible example, if at all possible:
> ----------------------------------------------------------------------
>
> $ make runcheck
>
>
> If you know how this problem might be fixed, list the solution below:
> ---------------------------------------------------------------------
>
> Here is a patch for resultmap and the results file.
>
> I have counted 9 differences in the least significant digit compared
> with geometry-positive-zeros.out. It would be wise for someone else
> to double check.
>
> *** src/test/regress/resultmap.orig Sun Oct 8 08:00:19 2000
> --- src/test/regress/resultmap Fri Oct 13 11:51:11 2000
> ***************
> *** 13,18 ****
> --- 13,19 ----
> geometry/.*-bsdi=geometry-positive-zeros-bsd
> geometry/.*-freebsd=geometry-positive-zeros
> geometry/.*-freebsdelf4.0=geometry-positive-zeros-bsd
> + geometry/.*-irix6=geometry-irix
> geometry/.*-netbsd=geometry-positive-zeros
> geometry/hppa=geometry-positive-zeros
> geometry/i.86-.*-gnulibc=geometry-i86-gnulibc
>
Content-Description: Expected results on IRIX
[ Attachment, skipping... ]
Content-Description: .signature
>
>
>
> --
> Pete Forman -./\.- Disclaimer: This post is originated
> Western Geophysical -./\.- by myself and does not represent
> pete(dot)forman(at)westgeo(dot)com -./\.- the opinion of Baker Hughes or
> http://www.crosswinds.net/~petef -./\.- its divisions.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-10-14 23:57:00 | Re: Add support for <xti.h> |
Previous Message | David Reid | 2000-10-14 17:44:21 | correctly identify libraries for BeOS |