﻿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
20906	Test failure on Oracle: test_lookup_with_non_string_value	Shai Berger	nobody	"Running tests on updated stable/1.4.x:
{{{

FAIL: test_lookup_with_non_string_value (regressiontests.admin_filters.tests.ListFiltersTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/django/django/tests/regressiontests/admin_filters/tests.py"", line 685, in test_lookup_with_non_string_value
    self.assertEqual(choices[2]['display'], u'DEV')
AssertionError: u'DSN' != u'DEV'
- DSN
+ DEV
}}}"	Bug	closed	Database layer (models, ORM)	1.4	Normal	fixed	oracle		Accepted	1	0	0	0	0	0
