﻿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
21147	cache.tests.FileBasedCacheTests.test_zero_timeout fails with sqlite on windows	Michael Manfre	nobody	"{{{cache.tests.FileBasedCacheTests.test_zero_timeout}}} fails with sqlite on windows.

{{{
======================================================================
FAIL: test_zero_timeout (cache.tests.FileBasedCacheTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""C:\projects\django\django\tests\cache\tests.py"", line 466, in test_zero_timeout
    self.assertEqual(self.cache.get('key1'), None)
AssertionError: u'eggs' != None
}}}

"	Bug	closed	Core (Cache system)	1.6-beta-1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
