[ python-Bugs-1423972 ] Email tests fail

SourceForge.net noreply at sourceforge.net
Sun Feb 5 00:48:34 CET 2006


Bugs item #1423972, was opened at 2006-02-04 05:23
Message generated for change (Comment added) made by bwarsaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1423972&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Email tests fail

Initial Comment:
With the recent changes, the email tests now fail with

test test_email failed -- Traceback (most recent call
last):
  File
"/net/tb0/home/loewis/buildbot/trunk.1/build/Lib/email/test/test_email.py",
line 2110, in test_parsedate_acceptable_to_time_functions
    eq(int(time.mktime(timetup)), 1044470846)
AssertionError: 1044449246 != 1044470846

See python.org/dev/buildbot/ for examples.

----------------------------------------------------------------------

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2006-02-04 18:48

Message:
Logged In: YES 
user_id=12800

r42238 in trunk
r42239 in 2.4 branch
r42240 in 2.3 branch


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1423972&group_id=5470


More information about the Python-bugs-list mailing list