☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder x86-64 MacOS Intel NoGIL 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1258/builds/173
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-macos-intel-aws
Build Reason: <unknown> Blamelist: Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-intel-aws.nogil/build/Lib/test/test_complex.py", line 108, in test_truediv self.check_div(complex(random(), random()), File "/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-intel-aws.nogil/build/Lib/test/test_complex.py", line 85, in check_div self.assertClose(q, y) File "/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-intel-aws.nogil/build/Lib/test/test_complex.py", line 78, in assertClose self.assertCloseAbs(x.imag, y.imag, eps) File "/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-intel-aws.nogil/build/Lib/test/test_complex.py", line 50, in assertCloseAbs self.assertTrue(abs((x-y)/y) < eps) AssertionError: False is not true
Test report
Failed tests:
- test_complex
Failed subtests:
- test_truediv - test.test_complex.ComplexTest.test_truediv
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org