[postgis-devel] [PostGIS] #129: Test 1.4 against Windows
PostGIS
trac at osgeo.org
Fri Jul 17 12:25:03 PDT 2009
#129: Test 1.4 against Windows
-----------------------+----------------------------------------------------
Reporter: pramsey | Owner: mcayland
Type: task | Status: assigned
Priority: medium | Milestone: postgis 1.4.0
Component: postgis | Version: 1.4
Resolution: accepted | Keywords:
-----------------------+----------------------------------------------------
Comment (by robe):
Mark we tested on our new install again. There is nothing wrong with our
libiconv. The problem seems to be that the loader files can't see it.
If we copy the libpq.dll and libiconv-2.dll that we compiled into the
loader folder. The error goes away.
This is what our test looks like now against PostgreSQL 8.4.0
{{{
PostgreSQL 8.4.0 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.5
(mingw-vista special r3), 32-bit
Postgis 1.4.0rc2 - 2009-07-17 13:55:37
GEOS: 3.1.1-CAPI-1.6.0
PROJ: Rel. 4.6.1, 21 August 2008
Running tests
loader/Point.............. ok
loader/PointM.............. ok
loader/PointZ.............. ok
loader/MultiPoint.............. ok
loader/MultiPointM.............. ok
loader/MultiPointZ.............. ok
loader/Arc.............. ok
loader/ArcM.............. ok
loader/ArcZ.......... ok
loader/Polygon.............. ok
loader/PolygonM.............. ok
loader/PolygonZ.............. ok
regress. failed (diff expected obtained: /tmp/pgis_reg_692/test_13_diff)
regress_index. ok
regress_index_nulls. ok
lwgeom_regress. ok
regress_lrs. ok
removepoint. ok
setpoint. ok
simplify. ok
snaptogrid. ok
affine. ok
wkt. failed (diff expected obtained: /tmp/pgis_reg_692/test_23_diff)
measures. ok
long_xact. ok
ctors. ok
sql-mm-serialize. ok
sql-mm-circularstring. ok
sql-mm-compoundcurve. ok
sql-mm-curvepoly. ok
sql-mm-general. ok
sql-mm-multicurve. ok
sql-mm-multisurface. ok
geojson. ok
gml. ok
svg. ok
kml. ok
regress_ogc. failed (diff expected obtained:
/tmp/pgis_reg_692/test_38_diff)
regress_bdpoly. ok
regress_proj. ok
regress_ogc_cover. ok
regress_ogc_prep. ok
Run tests: 42
Failed: 3
}}}
I'll attach the diff files in a bit.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/129#comment:15>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list