test_wm_iconbitmap() timeout after 10 min on "macOS / build and test (macos-26-intel)" CI
Abierto
Nadie ha tomado este issue todavía.
OS-mac
tests
topic-tkinter
type-bug
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 35.9k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
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 58e9f95c4aa970db32a94b9152b51ede22f823bd.
Linked PRs
- gh-148032
- gh-153188
- gh-153189
- gh-153190
- gh-153191
- gh-153348
- gh-153450
- gh-153451
- gh-153452
- gh-153453
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Lee en Lib/test/test_tkinter/test_misc.py alrededor de WmTest.test_wm_iconbitmap y la ubicación del traceback en Lib/tkinter/init.py:2345. Reproduce el timeout en macOS / build and test (macos-26-intel) con Tk 9.0.3 y, después, revisa los PR enlazados; se considera terminado cuando la prueba finaliza dentro del tiempo de espera de CI.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- desktop-dev, testing
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100