Windows CI does not fail if one or more tests fail
Open
Beginner friendly
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100