﻿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
20590	"Documentation of ""test execution order"" in 1.6"	Florian Apolloner	nobody	Current docs (https://docs.djangoproject.com/en/dev/topics/testing/overview/#order-in-which-tests-are-executed) suggest that there is no particular order defined in which tests are executed; this is not true according to https://github.com/django/django/blob/master/django/test/runner.py#L18 which reorders the tests to execute ''TestCase'' before ''TransactionTestCase''	Bug	closed	Documentation	dev	Release blocker	fixed			Accepted	0	0	0	0	0	0
