﻿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
25562	Time dependent test on Windows: admin_filters.tests.ListFiltersTests.test_datefieldlistfilter_with_time_zone_support	Tim Graham	nobody	"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
}}}"	Bug	closed	contrib.admin	1.8	Normal	fixed		Brian Gianforcaro Aymeric Augustin	Ready for checkin	0	0	0	0	0	0
