﻿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
20432	GroupAdminTest.test_group_permission_performance fail on full test suite run	otherjacob	Aymeric Augustin <aymeric.augustin@…>	"the test passes when running all the admin_views tests in isolation, but fails when running with test suite.

Final pass of running the test against --bisect produces this:

======================================================================
FAIL: test_group_permission_performance (admin_views.tests.GroupAdminTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/Users/jacob/git/django/tests/admin_views/tests.py"", line 3660, in test_group_permission_performance
    self.assertEqual(response.status_code, 200)
  File ""/Users/jacob/git/django/django/test/testcases.py"", line 181, in __exit__
    executed, self.num
AssertionError: 7 queries executed, 8 expected

----------------------------------------------------------------------
Ran 190 tests in 6.069s

FAILED (failures=1, skipped=2)
Destroying test database for alias 'default'...
Destroying test database for alias 'other'...
***** Problem found in second half. Bisecting again...
***** Source of error: django.contrib.auth"	Bug	closed	contrib.admin	dev	Normal	fixed			Unreviewed	0	0	0	0	0	0
