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 akira, anacrolix, belopolsky, brian.curtin, doko, eric.araujo, glenn, kristjan.jonsson, martin.panter, pitrou, python-dev, vstinner
Date 2012-01-18.18:43:34
SpamBayes Score 0.0038775424
Marked as misclassified No
Message-id <1326912215.81.0.00347393111501.issue10278@psf.upfronthosting.co.za>
In-reply-to
Content
There are some issue on the Windows buildbots:



======================================================================
FAIL: test_wallclock (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_time.py", line 340, in test_wallclock
    self.assertAlmostEqual(t, 0.1, places=2)
AssertionError: 0.09138312271531701 != 0.1 within 2 places

----------------------------------------------------------------------
History
Date User Action Args
2012-01-18 18:43:35pitrousetrecipients: + pitrou, doko, belopolsky, kristjan.jonsson, vstinner, eric.araujo, brian.curtin, glenn, anacrolix, akira, python-dev, martin.panter
2012-01-18 18:43:35pitrousetmessageid: <1326912215.81.0.00347393111501.issue10278@psf.upfronthosting.co.za>
2012-01-18 18:43:35pitroulinkissue10278 messages
2012-01-18 18:43:35pitroucreate