﻿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
12289	Test runner behave improperly when application names are not unique	Piotr Czachur <zimnyx@…>	nobody	"During the time I migrated to Django - which was 2 months ago - I experienced many silent side effect when this ""unique app name"" constraint was violated: for example, when running test for given application:
{{{
python manage.py test auth
}}}
Django will run tests only for 1st found application with ""auth"" name, others are just quietly skipped. It's just wrong, I'd like to see exception or tests should be run for all applications with ""auth"" name."		closed	Testing framework	dev		duplicate			Unreviewed	0	0	0	0	0	0
