﻿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
25860	Document transaction leak possiblity in TestCase	Jonas Haag	nobody	"Coming from https://groups.google.com/forum/#!topic/django-developers/t1xaSmNMuKQ, I found a bug in the test database setup. This is probably related to #24080 but I'm not 100% sure.

The error can be shown with a specific series of skipped and non-skipped tests. I attached a minimal example project that demonstrates the issue.

This used to work in Django 1.7, and doesn't work in any Django versions later than 1.7. It is caused, according to a Git bisect, by https://github.com/django/django/commit/da9fe5c717c179a9e881a40efd3bfe36a21bf4a6."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	0	0
