CleverRaven/Cataclysm-DDA
Tests: `guy != nullptr` randomly failing
Aperta
#73.352 aperta il 28 apr 2024
<Bug>Code: TestsHelp Wanted[C++]
Metriche repository
- Star
- (9264 stelle)
- Metriche merge PR
- (Merge medio 6g 5h) (292 PR mergiate in 30 g)
Descrizione
Describe the bug
In all listed cases are also some armor display tests failing and this may be related. This specific random failure appears to be comparatively rare.
Unfortunately I lack the privileges in this repo to search through all workflow logs but I feel like I have seen this before. Can't prove it with additional links though.
Attach save file
- https://github.com/CleverRaven/Cataclysm-DDA/actions/runs/8850367074/job/24304548230?pr=73300#step:17:718
- https://github.com/CleverRaven/Cataclysm-DDA/actions/runs/8908067047/job/24465580062?pr=73432#step:17:814
Steps to reproduce
- Run tests.
- Win the rng lottery.
- Witness above failure.
Expected behavior
guy != nullptr
Screenshots
No response
Versions and configuration
n/a
Additional context
No response