#8511: [8483] broke tests
---------------------------+------------------------------------------------
 Reporter:  jarrow         |       Owner:  nobody    
   Status:  new            |   Milestone:  1.0       
Component:  Uncategorized  |     Version:  SVN       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 This was triggered by [8483]. Tested on Debian Etch, sqlite and Python
 2.4.4

 {{{
 ======================================================================
 FAIL: Doctest: regressiontests.mail.tests
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/django/test/_doctest.py", line
 2180, in runTest
     raise self.failureException(self.format_failure(new.getvalue()))
 AssertionError: Failed doctest test for regressiontests.mail.tests
   File "/srv/lib/django-trunk/tests/regressiontests/mail/tests.py", line
 1, in tests

 ----------------------------------------------------------------------
 File "/srv/lib/django-trunk/tests/regressiontests/mail/tests.py", line 12,
 in regressiontests.mail.tests
 Failed example:
     message['Subject']
 Expected:
     <email.header.Header instance...>
 Got:
     <email.Header.Header instance at 0x2aaaabb365f0>
 ----------------------------------------------------------------------
 File "/srv/lib/django-trunk/tests/regressiontests/mail/tests.py", line 27,
 in regressiontests.mail.tests
 Failed example:
     message['Subject']
 Expected:
     <email.header.Header instance...>
 Got:
     <email.Header.Header instance at 0x2aaaabb04200>
 }}}

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8511>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to