cmss13-devs / cmss13-devs/cmss13

Flaky test check_runtimes: [02:47:43]RUNTIME: Cannot read null.assigned_equipment_preset - code/game/objects/items/devices/radio/headset.dm@372

Open
#12,497 0 comments 0 reactions 0 assignees View on GitHub
🤖 Flaky Test Report
Dominant language
DM
Stars
170
Forks
940
Avg merge
5d 16h
Merged PRs (30d)
61

Description

Flaky tests were detected in [this test run](https://github.com/cmss13-devs/cmss13/actions/runs/27998325222/attempts/1). This means that there was a failure that was cleared when the tests were simply restarted.
Failures:
```
check_runtimes: [02:47:43]RUNTIME: Cannot read null.assigned_equipment_preset - code/game/objects/items/devices/radio/headset.dm@372 at code/defines/../modules/unit_tests/check_runtimes.dm:10
```

Contributor guide

Open the contributing guide

Research direction

Start with the failing check_runtimes test at code/defines/../modules/unit_tests/check_runtimes.dm:10 and inspect code/game/objects/items/devices/radio/headset.dm:372. Reproduce the test failure and trace when assigned_equipment_preset is read from null; done means the test no longer reports this runtime failure across repeated runs.

Written by the indexing model from the issue text.

Assessment

Domain
game-dev, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.