Skip to content

Commit

Permalink
Disable NAS tests as they are broken for now (refs #720)
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jul 27, 2018
1 parent 9ec6971 commit 5a4d3f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions autotest/ogr/ogr_nas.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,9 @@ def ogr_nas_5():
ogr_nas_4,
ogr_nas_5]

# NAS tests disabled for now
gdaltest_list = []

if __name__ == '__main__':

gdaltest.setup_run('ogr_nas')
Expand Down

0 comments on commit 5a4d3f4

Please sign in to comment.