Opened 12 years ago

Closed 12 years ago

#4429 closed defect (fixed)

VFK: ogr_vfk.py doesn't pass since r23708

Reported by: Even Rouault Owned by: martinl
Priority: normal Milestone:
Component: Autotest Version: svn-trunk
Severity: normal Keywords: vfk
Cc:

Description

$ python ogr_vfk.py
  TEST: ogr_vfk_1 ... success
  TEST: ogr_vfk_2 ... success
  TEST: ogr_vfk_3 ... ERROR 1: Type mismatch or improper type of arguments to > operator.
fail
    line 144: did not get expected number of features, got 13
  TEST: ogr_vfk_cleanup ... success

Change History (2)

comment:1 by martinl, 12 years ago

Status: newassigned

ops, hopefully fixed in r23709

comment:2 by Even Rouault, 12 years ago

Resolution: fixed
Status: assignedclosed

yes, fixed. thanks

Note: See TracTickets for help on using tickets.