This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients belopolsky, pitrou
Date 2012-09-12.16:20:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347466816.36.0.945599436453.issue15933@psf.upfronthosting.co.za>
In-reply-to
Content
Seen on a buildbot:

======================================================================
FAIL: test_today (test.datetimetester.TestSubclassDateTime_Fast)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/export/home/buildbot/32bits/3.2.cea-indiana-x86/build/Lib/test/datetimetester.py", line 1009, in test_today
    abs(todayagain - today) < timedelta(seconds=0.5))
AssertionError: False is not true

http://buildbot.python.org/all/builders/x86%20OpenIndiana%203.2/builds/1341/steps/test/logs/stdio
History
Date User Action Args
2012-09-12 16:20:16pitrousetrecipients: + pitrou, belopolsky
2012-09-12 16:20:16pitrousetmessageid: <1347466816.36.0.945599436453.issue15933@psf.upfronthosting.co.za>
2012-09-12 16:20:15pitroulinkissue15933 messages
2012-09-12 16:20:15pitroucreate