Arquisoft / Arquisoft/bddExample
Time to run the tests.
オープン
- 主要言語
- Java
- スター
- 3
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The tests run very slow. In principle, it seems to be the time that Spring boot requires to start, but maybe there is also some timeout during the tests.
The system seems to stop at:
```
... [main] DEBUG org.springframework.core.env.StandardEnvironment - Adding [integrationTest] PropertySource with search precedence immediately lower than [systemEnvironment]
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
ファイルやテストは指定されていません。まずテスト実行を再現し、StandardEnvironment のログエントリと integrationTest property source の前後で Spring Boot の起動時間を計測してから、テストのタイムアウトが関係しているかを確認してください。遅延の原因を特定し、テストスイートが正常に完了することを確認できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, spring-boot
- 領域
- testing
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100