CleverRaven/Cataclysm-DDA

Tests: `guy != nullptr` randomly failing

Open

#73.352 aberto em 28 de abr. de 2024

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3.991 forks)batch import
<Bug>Code: TestsHelp Wanted[C++]

Métricas do repositório

Stars
 (9.264 stars)
Métricas de merge de PR
 (Mesclagem média 4d 17h) (378 fundiu PRs em 30d)

Description

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

Steps to reproduce

  1. Run tests.
  2. Win the rng lottery.
  3. Witness above failure.

Expected behavior

guy != nullptr

Screenshots

No response

Versions and configuration

n/a

Additional context

No response

Guia do colaborador