Windows CI does not fail if one or more tests fail
未关闭
适合新手
- 主要语言
- C++
- 星标
- 537
- 派生
- 223
- 平均合并
- 11 小时 22 分钟
- 30 天内合并 PR
- 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