﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
27450	GDALBandTests.test_band_data test failure on MacOS 10.12.1 and python3.5	Olivier Tabone	nobody	"failing test: test_band_data (gis_tests.gdal_tests.test_raster.GDALBandTests)

interestingly the test pass with python 2.7 on the same machine.

lib versions, installed with mac ports

  - gal 2.1.1
  - geos 3.6.0
  - python 3.5.2



{{{
======================================================================
FAIL: test_band_data (gis_tests.gdal_tests.test_raster.GDALBandTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/unittest/case.py"", line 58, in testPartExecutor
    yield
  File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/unittest/case.py"", line 600, in run
    testMethod()
  File ""/Users/olivier/dev/sprints/django-olibook/tests/gis_tests/gdal_tests/test_raster.py"", line 350, in test_band_data
    self.assertTrue(os.path.isfile(pam_file))
  File ""/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/unittest/case.py"", line 677, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true

----------------------------------------------------------------------

}}}"	Bug	closed	GIS	dev	Normal	invalid			Accepted	0	0	0	0	0	0
