[postgis-tickets] [PostGIS] #2671: twkb regression failure
PostGIS
trac at osgeo.org
Mon Mar 10 20:08:20 PDT 2014
#2671: twkb regression failure
---------------------+------------------------------------------------------
Reporter: robe | Owner: nicklas
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
{{{
twkb .. failed (diff expected obtained:
/projects/postgis/tmp/2.2.0dev_pg9.2_geos3.4.2_gdal1.10.0w32/test_81_diff)
-----------------------------------------------------------------------------
--- twkb_expected 2014-03-10 17:15:42 -0400
+++
/projects/postgis/tmp/2.2.0dev_pg9.2_geos3.4.2_gdal1.10.0w32/test_81_out
2014-03-10 23:03:41 -0400
@@ -14,4 +14,4 @@
GEOMETRYCOLLECTION(POINT(1 1),LINESTRING(2 2,3
3))|024702410202420202020202
GEOMETRYCOLLECTION(MULTIPOINT(1 1,2 2),POINT(78 -78),POLYGON((1 1,1 2,2
2,2 1,1 1)))|0247034402020202024198019f0143010599019e010002020000010100
MULTIPOINT(1 1,2 2)|035502060202040202
-GEOMETRYCOLLECTION(MULTIPOINT(1 1,2 2),POINT(78 -78),POLYGON((1 1,1 2,2
2,2 1,1
1)))|0387035501c8439c019b015701bd08010599019e01000202000001010058010602410000410202
+ERROR: Output TWKB is not the same size as the allocated buffer
(precalculated size:42, allocated size:31)
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2671#comment:2>
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