make check: 1 of 89 tests failed.

From: Vicki Brown <vlb(at)cfcl(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: make check: 1 of 89 tests failed.
Date: 2003-02-12 04:11:31
Message-ID: p05200f1fba6f783858a5@[192.168.254.206]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Does this test failure "matter"?
This is a new installation of PostgreSQL 7.3.2 on FreeBSD 4.7

...
test geometry ... FAILED
...

more src/test/regress/regression.diffs
*** ./expected/geometry-bsd-precision.out Mon Oct 28 19:44:22 2002
--- ./results/geometry.out Tue Feb 11 19:54:50 2003
***************
*** 114,120 ****
| (5.1,34.5) | [(1,2),(3,4)] | (3,4)
| (-5,-12) | [(1,2),(3,4)] | (1,2)
| (10,10) | [(1,2),(3,4)] | (3,4)
! | (0,0) | [(0,0),(6,6)] | (-0,0)
| (-10,0) | [(0,0),(6,6)] | (0,0)
| (-3,4) | [(0,0),(6,6)] | (0.5,0.5)
| (5.1,34.5) | [(0,0),(6,6)] | (6,6)
--- 114,120 ----
| (5.1,34.5) | [(1,2),(3,4)] | (3,4)
| (-5,-12) | [(1,2),(3,4)] | (1,2)
| (10,10) | [(1,2),(3,4)] | (3,4)
! | (0,0) | [(0,0),(6,6)] | (0,0)
| (-10,0) | [(0,0),(6,6)] | (0,0)
| (-3,4) | [(0,0),(6,6)] | (0.5,0.5)
| (5.1,34.5) | [(0,0),(6,6)] | (6,6)
***************
*** 224,233 ****
twentyfour | rotation
------------+-----------------------------
| (0,0),(0,0)
! | (-0,0),(-20,-20)
! | (-0,2),(-14,0)
| (0,79.2),(-58.8,0)
! | (14,-0),(0,-34)
| (0,40),(0,0)
| (0,0),(0,0)
| (-10,-10),(-30,-30)
--- 224,233 ----
twentyfour | rotation
------------+-----------------------------
| (0,0),(0,0)
! | (0,0),(-20,-20)
! | (0,2),(-14,0)
| (0,79.2),(-58.8,0)
! | (14,0),(0,-34)
| (0,40),(0,0)
| (0,0),(0,0)
| (-10,-10),(-30,-30)
***************
*** 254,264 ****
WHERE (p.f1 <-> point '(0,0)') >= 1;
twenty | rotation

--------+---------------------------------------------------------------------
--------------
! | (0,-0),(-0.2,-0.2)
| (-0.1,-0.1),(-0.3,-0.3)
| (-0.25,-0.25),(-0.25,-0.35)
| (-0.3,-0.3),(-0.3,-0.3)
! | (0.08,-0),(0,-0.56)
| (0.12,-0.28),(0.04,-0.84)
| (0.26,-0.7),(0.1,-0.82)
| (0.12,-0.84),(0.12,-0.84)
--- 254,264 ----
WHERE (p.f1 <-> point '(0,0)') >= 1;
twenty | rotation

--------+---------------------------------------------------------------------
--------------
! | (0,0),(-0.2,-0.2)
| (-0.1,-0.1),(-0.3,-0.3)
| (-0.25,-0.25),(-0.25,-0.35)
| (-0.3,-0.3),(-0.3,-0.3)
! | (0.08,0),(0,-0.56)
| (0.12,-0.28),(0.04,-0.84)
| (0.26,-0.7),(0.1,-0.82)
| (0.12,-0.84),(0.12,-0.84)
***************
*** 266,272 ****
|
(0.0976764836465887,-0.0241724631246608),(0.0325588278821962,-0.0725
173893739825)
|
(0.109762715208919,-0.0562379754328844),(0.0813970697054906,-0.06043
11578116521)
|
(0.0976764836465887,-0.0725173893739825),(0.0976764836465887,-0.0725
173893739825)
! | (-0,0.0828402366863905),(-0.201183431952663,0)
|
(-0.100591715976331,0.124260355029586),(-0.301775147928994,0.0414201
183431953)
|
(-0.251479289940828,0.103550295857988),(-0.322485207100592,0.0739644
970414201)
|
(-0.301775147928994,0.124260355029586),(-0.301775147928994,0.1242603
55029586)
--- 266,272 ----
|
(0.0976764836465887,-0.0241724631246608),(0.0325588278821962,-0.0725
173893739825)
|
(0.109762715208919,-0.0562379754328844),(0.0813970697054906,-0.06043
11578116521)
|
(0.0976764836465887,-0.0725173893739825),(0.0976764836465887,-0.0725
173893739825)
! | (0,0.0828402366863905),(-0.201183431952663,0)
|
(-0.100591715976331,0.124260355029586),(-0.301775147928994,0.0414201
183431953)
|
(-0.251479289940828,0.103550295857988),(-0.322485207100592,0.0739644
970414201)
|
(-0.301775147928994,0.124260355029586),(-0.301775147928994,0.1242603
55029586)

======================================================================

--
- Vicki

Vicki Brown ZZZ Journeyman Sourceror:
P.O. Box 1269 zz |\ _,,,---,,_ Scripts & Philtres
San Bruno, CA zz /,`.-'`' -. ;-;;,_ Perl, Unix, MacOS
94066 USA |,4- ) )-,_. ,\ ( `'-'
mailto:vlb(at)cfcl(dot)com '---''(_/--' `-'\_) http://www.cfcl.com/~vlb

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2003-02-12 04:23:55 Re: make check: 1 of 89 tests failed.
Previous Message Sebastian Muench 2003-02-12 00:09:05 Create Perl Support