[postgis-devel] [PostGIS] #129: Test 1.4 against Windows
PostGIS
trac at osgeo.org
Wed Jul 22 04:34:36 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):
I was able to make check successfully against 8.3 after copying more.com
into the regress folder and renaming it to more.exe. See below:
I verified that Nick's tests look authentic for both 8.2 and 8.3.
Nick did you have to copy more.exe into regress folder? If not, can you
do us a favor and test against the 1.4 SVN. I noticed your tests are
probably against a patched rc2 and I believe Mark had made additional
changes only in SVN, so I'm a bit concerned he introduced something that
is causing the more issue.
It is also quite possible that its something strange with the newer GCC
and Mark may be running the newer GCC as well.
{{{
PostgreSQL 8.3.7 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 4.4.0
Postgis 1.4.0SVN - 2009-07-21 13:44:14
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. ok
regress_index. ok
regress_index_nulls. ok
lwgeom_regress. ok
regress_lrs. ok
removepoint. ok
setpoint. ok
simplify. ok
snaptogrid. ok
affine. ok
wkt. ok
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. ok
regress_bdpoly. ok
regress_proj. ok
regress_ogc_cover. ok
regress_ogc_prep. ok
Run tests: 42
Failed: 0
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/129#comment:26>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list