Buildbot failure in Python on PPC64 AIX 3.x
The Buildbot has detected a failed build on builder PPC64 AIX 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/227/builds/565
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
401 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 4 sec
- test_multiprocessing_spawn: 2 min 48 sec
- test_subprocess: 2 min 5 sec
- test_tokenize: 1 min 53 sec
- test_multiprocessing_forkserver: 1 min 53 sec
- test_unparse: 1 min 44 sec
- test_ssl: 1 min 24 sec
- test_lib2to3: 1 min 13 sec
- test_capi: 1 min 4 sec
- test_asyncio: 1 min 2 sec
1 test failed: test_builtin
18 tests skipped: test_devpoll test_epoll test_gdb 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
2 re-run tests: test_builtin test_multiprocessing_fork
Total duration: 32 min 23 sec
Captured traceback
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_builtin.py", line 1952, in test_input_no_stdout_fileno lines = self.run_child(child, b"quux\r") File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_builtin.py", line 1898, in run_child support.wait_process(pid, exitcode=0) File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/support/__init__.py", line 3432, in wait_process os.kill(pid, signal.SIGKILL) NameError: name 'signal' is not defined
Test report
Failed tests:
- test_builtin
- test_multiprocessing_fork
Failed subtests:
- test_input_no_stdout_fileno - test.test_builtin.PtyTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org