test_wm_iconbitmap() timeout after 10 min on "macOS / build and test (macos-26-intel)" CI
オープン
まだ誰も着手していません。
OS-mac
tests
topic-tkinter
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 35.9k
- PR マージ指標
- PR 指標を取得中
説明
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Lib/test/test_tkinter/test_misc.py の WmTest.test_wm_iconbitmap 付近と、Lib/tkinter/init.py:2345 の traceback の位置を確認してください。Tk 9.0.3 を使用して macOS / build and test (macos-26-intel) で timeout を再現し、その後、リンクされている PR を確認してください。完了の条件は、テストが CI の timeout 内に完了することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- desktop-dev, testing
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100