[postgis-tickets] [PostGIS] #4602: windows regress failing on ST_TileEnvelope
PostGIS
trac at osgeo.org
Thu Dec 12 09:44:51 PST 2019
#4602: windows regress failing on ST_TileEnvelope
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: fixed | Keywords: windows
----------------------+---------------------------
Changes (by Algunenano):
* status: new => closed
* resolution: => fixed
Comment:
Seems to be fixed with the improved bbox precision:
https://winnie.postgis.net:444/job/PostGIS_EDB_Regress_winnie/10146/console
{{{
quantize_coordinates .. ok in 299 ms
regress .. ok in 613 ms
}}}
But the build is failing because of issues that were there before:
{{{
../loader/Point ........ failed (dumper geog test: dumping loaded table:
/projects/postgis/tmp/3.1.0dev_pg12_geos3.8.0_gdal2.4.3w64/dumper.err)
-----------------------------------------------------------------------------
Initializing...
Done (postgis major version: 3).
Output shape: Point
Dumping: XError in psSHP->sHooks.FWrite() while writing object of 28 bytes
to .shp file: No error
Error writing shape 0
-----------------------------------------------------------------------------
}}}
I'm closing this ticket and I'll open a new one for that issue.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4602#comment:3>
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