[postgis-tickets] [PostGIS] #4117: Regress: Failures when some tests are run in parallel mode (was: TWKB regress: Failures when some tests are run in parallel)
PostGIS
trac at osgeo.org
Fri Jul 6 04:49:10 PDT 2018
#4117: Regress: Failures when some tests are run in parallel mode
-------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: defect | Status: assigned
Priority: low | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
-------------------------+---------------------------
Comment (by Algunenano):
Some other broken tests:
* `rt_gdalwarp_expected`:
{{{
1|0|0|500|500|2|-2|0|0|0|1|250000|63750000|255|0|255|255
-2|0|0|500|100|2|-10|0|0|0|1|50000|12750000|255|0|255|255
-3|0|0|250|800|4|-1.25|0|0|0|1|200000|51000000|255|0|255|255
4|0|0|500|500|2|-2|0|0|0|1|250000|63750000|255|0|255|255
+3|0|0|250|800|4|-1.25|0|0|0|1|200000|51000000|255|0|255|255
+2|0|0|500|100|2|-10|0|0|0|1|50000|12750000|255|0|255|255
}}}
* `rt_setvalues_geomval`:
{{{
-1|{2,3}|(1,"{{99,99,99,99,99},{99,99,99,99,NULL},{99,99,99,99,NULL},{99,99,99,99,NULL},{NULL,NULL,NULL,NULL,NULL}}")
+1|{3,2}|(1,"{{99,99,99,99,99},{99,99,99,99,NULL},{99,99,99,99,NULL},{99,99,99,99,NULL},{NULL,NULL,NULL,NULL,NULL}}")
}}}
* `st_remedgenewface`:
{{{
-ERROR: TopoGeom 2 in layer 1 (features.land_parcels.feature) cannot be
represented healing faces 5 and 4
+ERROR: TopoGeom 3 in layer 1 (features.land_parcels.feature) cannot be
represented healing faces 5 and 4
}}}
* `st_remedgemodface`:
{{{
-ERROR: TopoGeom 2 in layer 1 (features.land_parcels.feature) cannot be
represented healing faces 5 and 4
+ERROR: TopoGeom 3 in layer 1 (features.land_parcels.feature) cannot be
represented healing faces 5 and 4
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4117#comment:1>
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