﻿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
14329	Seeing test failure in regressiontests.request since 13809	Gabriel Hurley	Gabriel Hurley	"I'm getting the following test failure when I run the test suite using sqlite on Windows XP with Python 2.6.5 since [13809]:


{{{
======================================================================
FAIL: Doctest: regressiontests.requests.tests
----------------------------------------------------------------------
File ""[...]\django-trunk\tests\regressiontests\requests\tests.py
"", line 55, in regressiontests.requests.tests
Failed example:
    datetime_cookie['max-age']
Expected:
    10
Got:
    11
}}}

I don't have time to dig into it at the moment, but I'm guessing it's a timezone-related issue or something of the sort."		closed	HTTP handling	dev		duplicate			Accepted	0	0	0	0	0	0
