Opened 4 years ago

Last modified 4 years ago

#4810 closed defect

upgrade tests failing on gml test — at Initial Version

Reported by: robe Owned by: pramsey
Priority: blocker Milestone: PostGIS 3.1.0
Component: postgis Version: master
Keywords: Cc:

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)
-----------------------------------------------------------------------------

Change History (0)

Note: See TracTickets for help on using tickets.