﻿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
29275	"Emit ""(actual errors: none)"" instead of ""(actual errors: )"" in assertFormError"	Chris Lamb	nobody	"The suffix in the error output of assertFormError (eg.)

{{{
AssertionError: False is not true : The form 'form' in context 0 does not contain the non-field error 'Please enter a correct email and password. Note that both fields may be case-sensitive.' (actual errors: )
}}}

is kinda weird. We should print ""none"" instead, otherwise it looks like there is an error in the error."	Cleanup/optimization	closed	Testing framework	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
