﻿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
24802	gis_tests.geoadmin.tests fails	Arfrever	nobody	"Django 1.8.1.
GDAL not installed.

Output of test suite:
{{{
$ PYTHONPATH=""."" python2.7 tests/runtests.py
Testing against Django installed in '/tmp/Django-1.8.1/django'
Creating test database for alias 'default'...
Creating test database for alias 'other'...
...
======================================================================
ERROR: gis_tests.geoadmin.tests (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: gis_tests.geoadmin.tests
Traceback (most recent call last):
  File ""/usr/lib64/python2.7/unittest/loader.py"", line 254, in _find_tests
    module = self._get_module_from_name(name)
  File ""/usr/lib64/python2.7/unittest/loader.py"", line 232, in _get_module_from_name
    __import__(name)
  File ""/tmp/Django-1.8.1/tests/gis_tests/geoadmin/tests.py"", line 10, in <module>
    from .admin import UnmodifiableAdmin
  File ""/tmp/Django-1.8.1/tests/gis_tests/geoadmin/admin.py"", line 4, in <module>
    class UnmodifiableAdmin(admin.OSMGeoAdmin):
AttributeError: 'module' object has no attribute 'OSMGeoAdmin'


----------------------------------------------------------------------
Ran 9250 tests in 678.819s

FAILED (errors=1, skipped=475, expected failures=8)
Destroying test database for alias 'default'...
Destroying test database for alias 'other'...
}}}"	Cleanup/optimization	closed	GIS	1.8	Normal	fixed			Ready for checkin	0	0	0	0	0	0
