cmss13-devs / cmss13-devs/cmss13
Flaky test check_runtimes: [19:36:00]RUNTIME: Cannot read null.assigned_equipment_preset - code/game/objects/items/devices/radio/headset.dm@379
- 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/28717325448/attempts/1). This means that there was a failure that was cleared when the tests were simply restarted.
Failures:
```
check_runtimes: [19:36:00]RUNTIME: Cannot read null.assigned_equipment_preset - code/game/objects/items/devices/radio/headset.dm@379 at code/defines/../modules/unit_tests/check_runtimes.dm:10
```
Contributor guide
Research direction
Start with code/game/objects/items/devices/radio/headset.dm at line 379 and the check_runtimes test entry at code/modules/unit_tests/check_runtimes.dm:10. Re-run the referenced test or workflow to reproduce the intermittent runtime, then trace the null assigned_equipment_preset access; done means the runtime no longer occurs and the test remains stable across reruns.
Written by the indexing model from the issue text.
Assessment
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100