#13113: Syndication test fails after end of DST
-----------------------------+----------------------------------------------
Reporter: jezdez | Owner: nobody
Status: new | Milestone:
Component: RSS framework | Version: 1.2-beta
Keywords: | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------+----------------------------------------------
{{{
======================================================================
FAIL: test_rss2_feed
(regressiontests.syndication.tests.SyndicationFeedTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/Jannis/Code/git/django/tests/regressiontests/syndication/tests.py",
line 67, in test_rss2_feed
'copyright': 'Copyright (c) 2007, Sally Smith',
File
"/Users/Jannis/Code/git/django/tests/regressiontests/syndication/tests.py",
line 25, in assertChildNodeContent
elem.getElementsByTagName(k)[0].firstChild.wholeText, v)
AssertionError: u'Thu, 03 Jan 2008 13:30:00 -0500' != 'Thu, 03 Jan 2008
13:30:00 -0600'
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/13113>
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 [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.