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 19678,Test failure with spatialite,Julien Phalip,nobody,"I'm seeing a test failure with spatialite 4.0.0: {{{ vagrant@djangocore:~$ runtests2.6-spatialite gis Creating test database for alias 'default'... Creating test database for alias 'other'... .........................F..................................................................................................................................................... ====================================================================== FAIL: test02_osr (django.contrib.gis.tests.test_spatialrefsys.SpatialRefSysTest) Testing getting OSR objects from SpatialRefSys model objects. ---------------------------------------------------------------------- Traceback (most recent call last): File ""/django/django/contrib/gis/tests/test_spatialrefsys.py"", line 76, in test02_osr self.assertTrue(srs.proj4 in sd['proj4']) AssertionError: False is not True ---------------------------------------------------------------------- Ran 175 tests in 0.697s FAILED (failures=1) Destroying test database for alias 'default'... Destroying test database for alias 'other'... }}} All the version numbers can be found in the latest djangocore-box specs: https://github.com/jphalip/djangocore-box/blob/master/provisioning/shell/install-gis.sh",Bug,closed,GIS,1.4,Normal,fixed,,,Ready for checkin,1,0,0,0,0,0