#20906: Test failure on Oracle: test_lookup_with_non_string_value
----------------------------------------------+--------------------
     Reporter:  shai                          |      Owner:  nobody
         Type:  Bug                           |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.4
     Severity:  Normal                        |   Keywords:  oracle
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+--------------------
 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
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20906>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/047.13dd5bfe13b1e9da467a2e8a9b0a1ca3%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to