﻿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
3253	[patch] runtests.py should exit with nonzero status for failure or error	mir@…	Adrian Holovaty	"I propose to change the testing system so that for failures, runtests.py or manage.py test return with status code 1 in case of failures. This makes it easier to use the test system automatically.

The attached patch makes django.test.simple.run_tests return the number of failures and uses this return value in runtests.py and manage.py test. 

Since I use the test system only for django itself, I didn't check whether it actually works for manage.py test."	enhancement	closed	Testing framework		normal	fixed			Ready for checkin	1	0	0	0	0	0
