[postgis-devel] [PostGIS] #1140: loader/PointZ test failing on my windows 9.0/9.1
PostGIS
trac at osgeo.org
Fri Jul 22 15:05:11 PDT 2011
#1140: loader/PointZ test failing on my windows 9.0/9.1
---------------------+------------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
I confirm it breaks the PointZ test:
{{{
--- loader/PointZ-w.select.expected 2011-07-20 21:51:54.000000000
+0200
+++ /tmp/pgis_reg_22295/test_3_out 2011-07-22 23:59:46.000000000
+0200
@@ -1,3 +1,3 @@
POINT(0 1 2 3)
-POINT(9 -1 -20 -123)
POINT(9 -1 -2 -3)
+POINT(9 -1 -20 -123)
}}}
Should we then apply and expect the new order ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1140#comment:10>
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-devel
mailing list