Buildbot failure in Python on POWER6 AIX 3.8
The Buildbot has detected a failed build on builder POWER6 AIX 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/138/builds/151
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
403 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 37 sec
- test_subprocess: 2 min 55 sec
- test_concurrent_futures: 2 min 55 sec
- test_venv: 2 min 45 sec
- test_tokenize: 2 min 22 sec
- test_bufio: 2 min 17 sec
- test_multiprocessing_forkserver: 2 min 4 sec
- test_tools: 2 min 4 sec
- test_multiprocessing_fork: 1 min 53 sec
- test_distutils: 1 min 39 sec
1 test failed: test_tcl
19 tests skipped: test_devpoll test_epoll test_gdb test_idle test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_tcl
Total duration: 34 min 14 sec
Captured traceback
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 416, in test_expr_bignum self.assertEqual(result, i) AssertionError: <bignum object: '9223372036854775808'> != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 445, in test_passing_values self.assertEqual(passValue(i), i if self.wantobjects else str(i)) AssertionError: '9223372036854775808' != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 142, in test_getint self.assertEqual(tcl.getint(' %d ' % i), i) AssertionError: -9223372036854775808 != 9223372036854775808
Test report
Failed tests:
- test_tcl
Failed subtests:
- test_expr_bignum - test.test_tcl.TclTest
- test_getint - test.test_tcl.TclTest
- test_passing_values - test.test_tcl.TclTest
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org