☠ Buildbot (Python): python/cpython - failed test (failure) (main)

The Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/271/builds/6107
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Barney Gale <barney.gale@gmail.com>, Savannah Ostrowski <savannahostrowski@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_complex.py", line 118, in test_truediv self.check_div(complex(random(), random()), ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ complex(random(), random())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_complex.py", line 95, in check_div self.assertClose(q, y) ~~~~~~~~~~~~~~~~^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_complex.py", line 88, in assertClose self.assertCloseAbs(x.imag, y.imag, eps) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_complex.py", line 83, 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