﻿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
7981	serializers_regress test doesn't properly leave transaction management	Leo Soto M.	nobody	"On source:/django/trunk/tests/regressiontests/serializers_regress/tests.py, if an exception occurs while transaction management is active, the transaction management block isn't properly ""closed"". This causes test suite crashes because the database can't be flushed later without committing or rollbacking the transaction (I'm experimenting them on my Jython testing).

The attaches patch ensures that `leave_transaction_managed` is always executed."		closed	Testing framework	dev		fixed	jython		Unreviewed	1	0	0	0	0	0
