[postgis-tickets] [PostGIS] #2399: regression test failure on armel
PostGIS
trac at osgeo.org
Fri Aug 2 01:11:40 PDT 2013
#2399: regression test failure on armel
---------------------+------------------------------------------------------
Reporter: mwanner | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.4
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Version info:
{{{
PostgreSQL 9.1.9 on armv5tel-unknown-linux-gnueabi, compiled by gcc
(Debian 4.8.1-3) 4.8.1, 32-bit
Postgis 2.0.3 - r11128 - 2013-08-01 12:36:10
GEOS: 3.3.3-CAPI-1.7.4
PROJ: Rel. 4.7.1, 23 September 2009
}}}
Failing test:
{{{
tickets .. failed (diff expected obtained: /tmp/pgis_reg/test_66_diff)
}}}
{{{
--- tickets_expected 2013-04-18 15:26:11.000000000 +0000
+++ /tmp/pgis_reg/test_66_out 2013-08-01 18:49:41.673400353 +0000
@@ -186,8 +186,8 @@
#745|GEOMETRYCOLLECTION(POLYGON((-72 42 1,-70 43 1,-71 41 1,-72 42 1)))
#1450|POINT|POLYGON
#1482|4326
-#852.1|1|f|f
-#852.1|2|f|f
+#852.1|1|t|t
+#852.1|2|t|t
#852.2|1|t|t
#852.2|2|t|t
#1489|MULTIPOINT EMPTY|0|MULTILINESTRING EMPTY|0|MULTIPOLYGON
EMPTY|0|GEOMETRYCOLLECTION EMPTY|0
@@ -199,7 +199,7 @@
#1398a|POINT(-119.093153 45.632669)
#1398b|POINT(-160.137654 77.091608)
#1543|MULTILINESTRING((0 0,10 0,10 10,0 0),(0 0))|POLYGON((0 0,10 10,10
0,0 0))
-#1578|f|f
+#1578|f|t
#1580.1|Point[B]
ERROR: transform: couldn't project point (180 90 0): tolerance condition
error (-20)
#1580.3|Point[B]
}}}
Found via Debian buildd:
https://buildd.debian.org/status/fetch.php?pkg=postgis&arch=armel&ver=2.0.3-5&stamp=1374860993
I also have an ARM box which shows the exact same error and which I can
use to test on.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2399>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list