Buildbot failure in Python on AMD64 RHEL7 3.x
The Buildbot has detected a failed build on builder AMD64 RHEL7 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/4/builds/1313
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown> Blamelist: Hai Shi <shihai1992@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 12 sec
- test_peg_generator: 2 min 36 sec
- test_unparse: 2 min 31 sec
- test_tokenize: 2 min 29 sec
- test_mailbox: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 12 sec
- test_shelve: 2 min 2 sec
- test_asyncio: 1 min 38 sec
- test_lib2to3: 1 min 36 sec
- test_multiprocessing_forkserver: 1 min 29 sec
1 test failed: test_dbm_ndbm
14 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_dbm_ndbm
Total duration: 6 min 18 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_dbm_ndbm.py", line 68, in test_context_manager self.assertEqual(list(db.keys()), [b"ndbm context manager"]) AssertionError: Lists differ: [b'bytes key \xbd', b'ndbm context manager'] != [b'ndbm context manager']
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_dbm_ndbm.py", line 19, in tearDown support.unlink(self.filename + suffix) AttributeError: module 'test.support' has no attribute 'unlink'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_dbm_ndbm.py", line 46, in test_empty_value self.assertEqual(self.d.keys(), []) AssertionError: Lists differ: [b'bytes key \xbd', b'ndbm context manager'] != []
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_dbm_ndbm.py", line 111, in test_nonascii_filename self.addCleanup(support.unlink, filename + suffix) AttributeError: module 'test.support' has no attribute 'unlink'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-x86_64/build/Lib/test/test_dbm_ndbm.py", line 23, in test_keys self.assertEqual(self.d.keys(), []) AssertionError: Lists differ: [b'bytes key \xbd', b'ndbm context manager'] != []
Test report
Failed tests:
- test_dbm_ndbm
Failed subtests:
- test_keys - test.test_dbm_ndbm.DbmTestCase
- test_nonascii_filename - test.test_dbm_ndbm.DbmTestCase
- test_empty_value - test.test_dbm_ndbm.DbmTestCase
- test_write_readonly_file - test.test_dbm_ndbm.DbmTestCase
- test_unicode - test.test_dbm_ndbm.DbmTestCase
- test_modes - test.test_dbm_ndbm.DbmTestCase
- test_nonexisting_file - test.test_dbm_ndbm.DbmTestCase
- test_context_manager - test.test_dbm_ndbm.DbmTestCase
- test_bytes - test.test_dbm_ndbm.DbmTestCase
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org