test.test_concurrent_futures.test_deadlock test_pyrepl failed on 1-core-VM
オープン
まだ誰も着手していません。
tests
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 35.9k
- PR マージ指標
- PR 指標を取得中
説明
Bug report
Bug description:
While working on reproducible builds for openSUSE (sponsored by the NLnet NGI0 fund), I found that our python313 package fails to build on 1-core-VMs from two failing tests.
Full build log: https://rb.zq1.de/other/python313/build-j1.log
2 re-run tests:
test.test_concurrent_futures.test_deadlock test_pyrepl
2 tests failed:
test.test_concurrent_futures.test_deadlock test_pyrepl
447 tests OK.
Total duration: 3 hour 35 sec
Total tests: run=42,874 (filtered) failures=7 skipped=1,745
Total test files: run=466/468 (filtered) failed=2 skipped=15 resource_denied=4 rerun=2
If those tests cannot pass in such an env, they should be skipped automatically.
CPython versions tested on:
3.13
Operating systems tested on:
Linux
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされたビルドログを確認し、1 コアの Linux VM で test.test_concurrent_futures.test_deadlock と test_pyrepl を再現します。失敗が 1 コア環境に特有のものかどうかを判断し、その後、影響を受けるテストがその環境で自動的にスキップされるようにします。その環境でテストが失敗しなくなり、より広範なテスト実行も引き続き有効であれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- testing-qa
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100