Issue 1423972: Email tests fail (original) (raw)
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.