The Buildbot has detected a new failure on builder AMD64 Debian root 3.x while 
building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/345/builds/7380

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: angelico-debian-amd64

Build Reason: <unknown>
Blamelist: Declan <5962877+d...@users.noreply.github.com>, Donghee Na 
<donghee...@python.org>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/multibytecodec_support.py",
 line 305, in test_mapping_file
    self._test_mapping_file_plain()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/multibytecodec_support.py",
 line 327, in _test_mapping_file_plain
    unich = unichrs(data[1])
            ~~~~~~~^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/multibytecodec_support.py",
 line 309, in unichrs
    return ''.join(chr(int(x, 16)) for x in s.split('+'))
                                            ~~~~~~~^^^^^
TypeError: 'str' object is not callable


Traceback (most recent call last):
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_unparse.py", 
line 138, in check_ast_roundtrip
    self.assertASTEqual(ast1, ast2)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 43, in assertASTEqual
    traverse_compare(ast1, ast2)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 24, in traverse_compare
    traverse_compare(value1, value2)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 28, in traverse_compare
    traverse_compare(node1, node2)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 24, in traverse_compare
    traverse_compare(value1, value2)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 28, in traverse_compare
    traverse_compare(node1, node2)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 24, in traverse_compare
    traverse_compare(value1, value2)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 28, in traverse_compare
    traverse_compare(node1, node2)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File 
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py",
 line 20, in traverse_compare
    value2 = getattr(b, field, missing)
             ~~~~~~~^^^^^^^^^^^^^^^^^^^
TypeError: 'tuple_iterator' object is not callable



Test report
===========

Failed tests:

- test_codecmaps_jp
- test_unparse
- test.test_concurrent_futures.test_thread_pool
- test_peepholer

Failed subtests:

- test_files - test.test_unparse.DirectoryTestCase.test_files
- test_mapping_file - 
test.test_codecmaps_jp.TestEUCJISX0213Map.test_mapping_file




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to