-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Open
Labels
Description
Example of failure: https://github.com/python/cpython/actions/runs/23552862012/job/68571481619?pr=146357
(...)
test_wm_attribute (test.test_tkinter.test_misc.WmTest.test_wm_attribute) ... ok
test_wm_iconbitmap (test.test_tkinter.test_misc.WmTest.test_wm_iconbitmap) ... Timeout (0:10:00)!
Thread 0x00007ff85c48cc00 (most recent call first):
File "/Users/runner/work/cpython/cpython/Lib/tkinter/__init__.py", line 2345 in wm_iconbitmap
File "/Users/runner/work/cpython/cpython/Lib/test/test_tkinter/test_misc.py", line 582 in test_wm_iconbitmap
File "/Users/runner/work/cpython/cpython/Lib/unittest/case.py", line 613 in _callTestMethod
File "/Users/runner/work/cpython/cpython/Lib/unittest/case.py", line 667 in run
(...)
test.pythoninfo:
tkinter.TCL_VERSION: 9.0
tkinter.TK_VERSION: 9.0
tkinter.info_patchlevel: 9.0.3
The test_wm_iconbitmap() test was added by commit 58e9f95.
Reactions are currently unavailable