Opened 14 years ago
Closed 14 years ago
#607 closed defect (fixed)
1 regression tests failed with PostGIS SVN version
Reported by: | jorgearevalo | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | regress test | Cc: |
Description
6 tests failed: regress, wkt, measures, sql-mm-compound-curve, sql-mm-curvepoly and tickets
My enviroment: VMWare machine running Ubuntu 9.10, PostgreSQL 8.4.4, GEOS 3.3.0, PROJ4 4.7
Attached the 6 diff files generated.
Has anyone the same problem?
Attachments (8)
Change History (16)
by , 14 years ago
Attachment: | test_13_diff added |
---|
comment:2 by , 14 years ago
Just now only 2 test failed: measures and tickets. Attached, the diff files
comment:5 by , 14 years ago
Ok, these 2 errors fixed. Now, I have 2 different ones: tickets and wms_old. The tickets problem looks easy to fix. The wms_old is weird, because complains for a non-existent function that does exist (force_2d). I attach the diff and out files for these tickets (tests_46_48_fail.tgz)
by , 14 years ago
Attachment: | tests_46_48_fail.tgz added |
---|
comment:6 by , 14 years ago
Jorge,
wmsservers_old is expected to fail. I left that in there to remind me that we may have to package those deprecated functions again and include in install (or as a if you are using geoserver/mapserver - install these)
See ticket: #737 for details
comment:7 by , 14 years ago
Summary: | 6 regression tests failed with PostGIS SVN version → 1 regression tests failed with PostGIS SVN version |
---|
I still have tickets failing (precision of CIRCULARSTRING coordinates) on a 32bit linux:
-#183|COMPOUNDCURVE(CIRCULARSTRING(0 0,0.500000000000184 1.20710678118655,1 0),(1 0,0 1)) +#183|COMPOUNDCURVE(CIRCULARSTRING(0 0,0.500000000000083 1.20710678118655,1 0),(1 0,0 1))
I thoughth I filed an other ticket for it, but can't find it anymore.
comment:8 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Jorge and strk,
I'm assuming this is all fine. If not feel free to reopen. A lot of these were caused by removal of deprecated functions which has long been addressed.
regress diff