﻿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
13439	"repeated ""No fixtures found."" on manage.py test"	Waldemar Kornewald	nobody	"We're using Django's `TestCase` class when we run `manage.py test` this happens (desired behavior: the ""No fixtures found."" message should only be printed once - if it's needed at all):

{{{
No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
.No fixtures found.
...
----------------------------------------------------------------------
Ran 44 tests in 4.916s

OK
}}}"		closed	Testing framework	dev		worksforme			Unreviewed	0	0	0	0	0	0
