[postgis-devel] [PostGIS] #1866: cunit regression failure on mingw32
PostGIS
trac at osgeo.org
Thu Jun 14 11:24:20 PDT 2012
#1866: cunit regression failure on mingw32
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
For the record fails on my mingw64 as well. See Paul some things are the
same. I have more issues iwth testing agains EDB builds than against mingw
compiled builds. :)
strk -- this is output from min mingw64-- I assume it would be the same
for my old mingw32.
{{{
Suite: clean
Test: test_lwgeom_make_valid ...c = GEOMETRYCOLLECTION(POINT(0
0),MULTIPOLYGON
(((5 5,10 10,10 0,5 5)),((5 5,0 0,0 10,5 5))),LINESTRING(10 0,10 10))
FAILED
1. cu_clean.c:58 -
CU_ASSERT_STRING_EQUAL(ewkt,"GEOMETRYCOLLECTION(POINT(0
0),MULTIPOLYGON(((5 5,0 0,0 10,5 5)),((5 5,10 10,10 0,5 5))),LINESTRING(10
0,10
10))")
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1866#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-devel
mailing list