﻿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
24667	Some tests in model_field suite don't actually do anything	Yoong Kang Lim	Yoong Kang Lim	"I ran the model_fields test suite. In this suite there is a test called test_cardinality_m2m.

The test is supposed to iterate through a collection of fields and run some tests on each field in the collection.

These asserts never actually get called because the collection is empty.

To reproduce, simply run the following:

PYTHONPATH=..$PYTHONPATH ./runtests.py model_fields

The other tests in model_fields look like they may have the same problem."	Bug	closed	Testing framework	1.8	Normal	fixed	tests		Accepted	1	0	0	0	1	0
