2011/11/29 Luke Plant <[email protected]> > 2) Broken tests: > > http://ci.djangoproject.com/builds > > It looks like tests are failing on Oracle and spatialite. I guess any > failing tests need to be added to the release blockers. >
I don't think there are any reproducible failures under Oracle: http://ci.djangoproject.com/job/Django/521/ We encounter a few random failures because Oracle is extremely resource-hungry, for instance: http://ci.djangoproject.com/job/Django/520/database=oracle,python=python2.6/testReport/junit/regressiontests.cache.tests/DBCacheTests/test_delete_many/ The current setup for Spatialite isn't correct. I've disabled it until I can fix it. Best regards, -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
