﻿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
10832	GIS test runner (run_tests) should reorder test suite like django.test.simple.run_tests	Sean Legassick	jbronn	"The GIS test runner should re-order tests so that django.test.testcases.!TestCase subclasses come first, and other !TestCase subclasses afterwards. These deals with an issue where !TransactionTestCase tests that don't clean up the database before finishing can interfere with the correct running of !TestCase tests. The attached patch uses the reorder_tests function from the django.tests.simple module in the same way as django.tests.simple.run_tests.
"		closed	GIS	dev		fixed			Accepted	1	0	0	0	0	0
