﻿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
23285	Non-deterministic test: admin_views.tests.AdminViewBasicTest.test_change_list_sorting_model_admin_reverse	Tim Graham	parasgithub	"Have seen this fail a couple times on Python 3:

{{{
Traceback (most recent call last):
  File ""/home/jenkins/workspace/django-pull-requests/database/sqlite3/python/python3.4/tests/admin_views/tests.py"", line 293, in test_change_list_sorting_model_admin_reverse
    ""Results of sorting on ModelAdmin method are out of order."")
  File ""/home/jenkins/workspace/django-pull-requests/database/sqlite3/python/python3.4/tests/admin_views/tests.py"", line 93, in assertContentBefore
    failing_msg)
AssertionError: False is not true : Results of sorting on ModelAdmin method are out of order.
}}}"	Bug	closed	contrib.admin	dev	Normal	fixed			Accepted	0	0	0	0	0	0
