Opened 20 years ago

Last modified 20 years ago

#509 closed defect (fixed)

gdalautotest: errors during ogr_index_test.py test

Reported by: dron Owned by: warmerdam
Priority: high Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

When running tests from the ogr_index_test.py there is following error occurs:

Running tests from ogr/ogr_index_test.py
  TEST: ogr_index_1 ... success
  TEST: ogr_index_2 ... success
  TEST: ogr_index_3 ... success
  TEST: ogr_index_4 ... success
  TEST: ogr_index_5 ... success
  TEST: ogr_index_6 ... success
  TEST: ogr_index_7 ... success
  TEST: ogr_index_8 ... success
  TEST: ogr_index_9 ... success
  TEST: ogr_index_cleanup ... ERROR 6: WriteMIFHeader() can be used only with
Write access.
success

Change History (1)

comment:1 by warmerdam, 20 years ago

Fixed problem in mitab_miffile.cpp in upstream MITAB library.  This is a bug
I introduced in another fix a while ago. 

Note: See TracTickets for help on using tickets.