homepage

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 vstinner
Recipients mark.dickinson, vstinner
Date 2010年11月06日.11:05:06
SpamBayes Score 0.0032563042
Marked as misclassified No
Message-id <1289041515.89.0.939360464527.issue10337@psf.upfronthosting.co.za>
In-reply-to
Content
test_cmath does also fail:
http://www.python.org/dev/buildbot/builders/NetBSD%205%20i386%203.x/builds/237/steps/test/logs/stdio
======================================================================
FAIL: test_specific_values (test.test_cmath.CMathTests)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/buildbot/buildarea/3.x.smith-netbsd-i386/build/Lib/test/test_cmath.py", line 348, in test_specific_values
 msg=error_message)
 File "/home/buildbot/buildarea/3.x.smith-netbsd-i386/build/Lib/test/test_cmath.py", line 94, in rAssertAlmostEqual
 'got {!r}'.format(a, b))
AssertionError: tanh0002: tanh(complex(-0.0, 0.0))
Expected: complex(-0.0, 0.0)
Received: complex(0.0, 0.0)
Received value insufficiently close to expected value.
----------------------------------------------------------------------
History
Date User Action Args
2010年11月06日 11:05:16vstinnersetrecipients: + vstinner, mark.dickinson
2010年11月06日 11:05:15vstinnersetmessageid: <1289041515.89.0.939360464527.issue10337@psf.upfronthosting.co.za>
2010年11月06日 11:05:06vstinnerlinkissue10337 messages
2010年11月06日 11:05:06vstinnercreate

AltStyle によって変換されたページ (->オリジナル) /