The Buildbot has detected a new failure on builder AMD64 Windows11 Non-Debug 
3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/914/builds/3900

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

Worker for this Build: ware-win11

Build Reason: <unknown>
Blamelist: Abhinav Upadhyay <[email protected]>, Adam Dangoor 
<[email protected]>, Alex Turner <[email protected]>, Alex Waygood 
<[email protected]>, Barney Gale <[email protected]>, Brett Simmers 
<[email protected]>, Dobatymo 
<[email protected]>, Hugo van Kemenade 
<[email protected]>, I-Shen Leong 
<[email protected]>, Inada Naoki <[email protected]>, Jacob Walls 
<[email protected]>, Jelle Zijlstra <[email protected]>, Kerim 
Kabirov <[email protected]>, Kirill Podoprigora <[email protected]>, 
Lysandros Nikolaou <[email protected]>, Mark Shannon <[email protected]>, 
Michał Górny <[email protected]>, Momo Eissenhauer 
<[email protected]>, Ned Batchelder <[email protected]>, 
Nice Zombies <[email protected]>, Nikita Sobolev <[email protected]>, 
Pablo Galindo Salgado <[email protected]>, Petr Viktorin <[email protected]>, 
Radislav Chugunov <5237
 [email protected]>, Raymond Hettinger 
<[email protected]>, Sam Gross <[email protected]>, 
Savannah Ostrowski <[email protected]>, Serhiy Storchaka 
<[email protected]>, Steve Dower <[email protected]>, T. Wouters 
<[email protected]>, Thomas Wouters <[email protected]>, Tian Gao 
<[email protected]>, Tim Peters <[email protected]>, Victor Stinner 
<[email protected]>, Xie Yanbo <[email protected]>, Youfu Zhang 
<[email protected]>, Yutian Li <[email protected]>, 
chrysn <[email protected]>, d.grigonis <[email protected]>, 
mpage <[email protected]>, pochmann3 
<[email protected]>, trag1c <[email protected]>, 
wim glenn <[email protected]>, Łukasz Langa <[email protected]>

BUILD FAILED: failed test (failure)


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

== 


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

Traceback (most recent call last):
  File 
"b:\uildarea\3.x.ware-win11.nondebug\build\Lib\idlelib\idle_test\test_configdialog.py",
 line 471, in test_highlight_sample_double_click
    eq(hs.tag_ranges('sel'), ())
    ~~^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Tuples differ: (<string object: '1.0'>, <string object: 
'1.24'>) != ()


Traceback (most recent call last):
  File "b:\uildarea\3.x.ware-win11.nondebug\build\Lib\tkinter\__init__.py", 
line 2064, in __call__
    args = self.subst(*args)
  File "b:\uildarea\3.x.ware-win11.nondebug\build\Lib\tkinter\__init__.py", 
line 1752, in _substitute
    e.state = getint_event(s)
              ~~~~~~~~~~~~^^^
  File "b:\uildarea\3.x.ware-win11.nondebug\build\Lib\tkinter\__init__.py", 
line 1726, in getint_event
    return getint(s)
TypeError: getint() argument must be str, not tuple
Exception in Tkinter callback
Traceback (most recent call last):
  File "b:\uildarea\3.x.ware-win11.nondebug\build\Lib\tkinter\__init__.py", 
line 2064, in __call__
    args = self.subst(*args)
  File "b:\uildarea\3.x.ware-win11.nondebug\build\Lib\tkinter\__init__.py", 
line 1753, in _substitute
    e.time = getint_event(t)
             ~~~~~~~~~~~~^^^
  File "b:\uildarea\3.x.ware-win11.nondebug\build\Lib\tkinter\__init__.py", 
line 1726, in getint_event
    return getint(s)
TypeError: getint() argument must be str, not tuple


Traceback (most recent call last):
  File 
"b:\uildarea\3.x.ware-win11.nondebug\build\Lib\test\_test_multiprocessing.py", 
line 3014, in test_mymanager
    self.assertIn(manager._process.exitcode, (0, -signal.SIGTERM))
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 3221225477 not found in (0, -15)


Traceback (most recent call last):
  File 
"b:\uildarea\3.x.ware-win11.nondebug\build\Lib\idlelib\idle_test\test_configdialog.py",
 line 493, in test_highlight_sample_b1_motion
    eq(hs.tag_ranges('sel'), ())
    ~~^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Tuples differ: (<string object: '1.0'>, <string object: 
'1.24'>) != ()


Traceback (most recent call last):
  File 
"b:\uildarea\3.x.ware-win11.nondebug\build\Lib\idlelib\idle_test\test_configdialog.py",
 line 447, in test_highlight_target_text_mouse
    eq(d.highlight_target.get(), elem[tag])
                                 ~~~~^^^^^
KeyError: 'sel'



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

Failed tests:

- test_idle
- test.test_multiprocessing_spawn.test_manager

Failed subtests:

- test_highlight_target_text_mouse - 
idlelib.idle_test.test_configdialog.HighPageTest.test_highlight_target_text_mouse
- test_highlight_sample_double_click - 
idlelib.idle_test.test_configdialog.HighPageTest.test_highlight_sample_double_click
- test_mymanager - 
test.test_multiprocessing_spawn.test_manager.WithManagerTestMyManager.test_mymanager
- test_highlight_sample_b1_motion - 
idlelib.idle_test.test_configdialog.HighPageTest.test_highlight_sample_b1_motion




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]

Reply via email to