﻿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
31298	Integrity Error in running django tests with multiple instances of TestCase class	Shaily		"The tests defined for the first TestCase execute successfully. However, for the next TestCase I get an integrity error indicating that the fixtures from the previous TestCase were not cleaned up after the test run. This happens only with Postgres. The same tests run successfully with SQLite. If I put these tests within the same class, they run successfully even with postgres.
Postgres version - 10.10"	Bug	closed	Error reporting	2.2	Normal	worksforme	Teardown fixtures IntegrityError		Unreviewed	0	0	0	0	0	0
