#14329: Seeing test failure in regressiontests.request since 13809
---------------------------+------------------------------------------------
 Reporter:  gabrielhurley  |       Owner:  nobody    
   Status:  new            |   Milestone:  1.3       
Component:  HTTP handling  |     Version:  SVN       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 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.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14329>
Django <http://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 post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to