#25562: Time dependent test on Windows:
admin_filters.tests.ListFiltersTests.test_datefieldlistfilter_with_time_zone_support
-----------------------------------------+------------------------
               Reporter:  timgraham      |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  contrib.admin  |        Version:  1.8
               Severity:  Normal         |       Keywords:
           Triage Stage:  Accepted       |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 This test doesn't pass at all hours of the day on Windows:
 {{{
 Traceback (most recent call last):
   File "C:\Jenkins\workspace\django-
 windows\database\sqlite3\label\windows\python\Python27\django\test\utils.py",
 line 181, in inner
     return test_func(*args, **kwargs)
   File "C:\Jenkins\workspace\django-
 
windows\database\sqlite3\label\windows\python\Python27\tests\admin_filters\tests.py",
 line 387, in test_datefieldlistfilter_with_time_zone_support
     self.test_datefieldlistfilter()
   File "C:\Jenkins\workspace\django-
 
windows\database\sqlite3\label\windows\python\Python27\tests\admin_filters\tests.py",
 line 302, in test_datefieldlistfilter
     self.assertEqual(choice['selected'], True)
 AssertionError: False != True
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25562>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.120dbb84181a94efcb60d5f27b11d0b2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to