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 ned.deily
Recipients christian.heimes, eric.smith, jeff.allen, koobs, lemburg, mark.dickinson, ned.deily, python-dev, serhiy.storchaka, stutzbach
Date 2016-08-23.17:29:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471973375.26.0.662115566783.issue26040@psf.upfronthosting.co.za>
In-reply-to
Content
Mark, many buildbots are unhappy.  For example:

======================================================================
FAIL: test_testfile (test.test_math.MathTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_math.py", line 1106, in test_testfile
    self.ftest("%s:%s(%r)" % (id, fn, ar), result, er)
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_math.py", line 194, in ftest
    (name, value, expected))
AssertionError: cosh0063:cosh(709.7827) returned 8.988349783319008e+307, expected 8.988349783319007e+307
History
Date User Action Args
2016-08-23 17:29:35ned.deilysetrecipients: + ned.deily, lemburg, mark.dickinson, eric.smith, christian.heimes, stutzbach, python-dev, serhiy.storchaka, jeff.allen, koobs
2016-08-23 17:29:35ned.deilysetmessageid: <1471973375.26.0.662115566783.issue26040@psf.upfronthosting.co.za>
2016-08-23 17:29:35ned.deilylinkissue26040 messages
2016-08-23 17:29:35ned.deilycreate