Windows CI does not fail if one or more tests fail
オープン
初心者向け
- 主要言語
- C++
- スター
- 537
- フォーク
- 223
- 平均マージ
- 11時間 22分
- マージ済み PR(30日)
- 2
説明
While I was working on updating the Windows CI, I noticed that some tests were failing, but the test suite -- and the GitHub Actions workflow as a whole -- succeeded anyway. We should probably change that.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by inspecting the GitHub Actions workflow for the Windows CI and how it runs the C++ test suite. Reproduce or review the case where tests fail while the workflow succeeds, then verify that any failing test causes the Windows job and overall workflow to fail.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, github-actions
- 領域
- ci-cd
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 68/100