[postgis-tickets] [PostGIS] #4810: upgrade tests failing on gml test and add NEWS (was: upgrade tests failing on gml test)
PostGIS
trac at osgeo.org
Sun Dec 6 12:26:03 PST 2020
#4810: upgrade tests failing on gml test and add NEWS
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Description changed by robe:
Old description:
> Looks like the test introduced in
> [4cc9d7adb122726047646648bd75e2972cd6c7b4/git]
>
> Broke upgrade tests as dronie has been failing since
>
> {{{
> ./core/in_gml .. failed (diff expected obtained:
> /tmp/pgis_reg/test_20_diff)
> -----------------------------------------------------------------------------
> 221.OBT: ERROR: unknown spatial reference system
> 221.EXP: srs_21|SRID=4979;POINT(2 49 3)
> 222.OBT: ERROR: unknown spatial reference system
> 222.EXP: srs_22|SRID=4985;POINT(2 49)
> 223.OBT: ERROR: unknown spatial reference system
> 223.EXP: srs_23|SRID=8857;POINT(1 2)
> 224.OBT: ERROR: unknown spatial reference system
> 224.EXP: srs_24|SRID=8360;POINT(2 49 3)
> 225.OBT: ERROR: unknown spatial reference system
> 225.EXP: srs_25|SRID=8433;POINT(1 2)
> -----------------------------------------------------------------------------
> }}}
New description:
Looks like the test introduced in
[4cc9d7adb122726047646648bd75e2972cd6c7b4/git]
Broke upgrade tests as dronie has been failing since
{{{
./core/in_gml .. failed (diff expected obtained:
/tmp/pgis_reg/test_20_diff)
-----------------------------------------------------------------------------
221.OBT: ERROR: unknown spatial reference system
221.EXP: srs_21|SRID=4979;POINT(2 49 3)
222.OBT: ERROR: unknown spatial reference system
222.EXP: srs_22|SRID=4985;POINT(2 49)
223.OBT: ERROR: unknown spatial reference system
223.EXP: srs_23|SRID=8857;POINT(1 2)
224.OBT: ERROR: unknown spatial reference system
224.EXP: srs_24|SRID=8360;POINT(2 49 3)
225.OBT: ERROR: unknown spatial reference system
225.EXP: srs_25|SRID=8433;POINT(1 2)
-----------------------------------------------------------------------------
}}}
I should also mention I do not see a NEWS notice for the GML fix. that
should be put in place as well.
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4810#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