﻿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
14351	Test failure in requests test	Russell Keith-Magee	nobody	"As of r13920, the requests test is failing on certain boxes. 

It doesn't happen on every box; ubuntu virtual machines appear to be particularly susceptible.

{{{
F
======================================================================
FAIL: Doctest: regressiontests.requests.tests
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/rkm/django/django/test/_doctest.py"", line 2180, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for regressiontests.requests.tests
  File ""/home/rkm/django/tests/regressiontests/requests/tests.py"", line 0, in tests

----------------------------------------------------------------------
File ""/home/rkm/django/tests/regressiontests/requests/tests.py"", line 55, in regressiontests.requests.tests
Failed example:
    datetime_cookie['max-age']
Expected:
    10
Got:
    11


----------------------------------------------------------------------
Ran 1 test in 0.008s

FAILED (failures=1)
}}}"		closed	Core (Other)	1.2		fixed			Unreviewed	0	0	0	0	0	0
