AppVeyor test can fail silently
Open
bug
minor
- Dominant language
- Python
- Stars
- 184
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
The `windows\run_cr_unit_on_cr.cmd` executed via [appveyor.yml](../blob/master/appveyor.yml) can apparently fail but the AppVeyor build itself will still succeed.
Example:
https://ci.appveyor.com/project/josephharrington/clusterrunner/build/1.0.108
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with windows\run_cr_unit_on_cr.cmd and the way it is invoked from appveyor.yml. Reproduce the behavior using the linked AppVeyor build or a Windows CI run, then verify that a failing test command causes the AppVeyor build to fail rather than succeed. Done means the failure is reported by CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100