Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test create_and_destroy: Cannot execute null.is holding(). #3530

Open
github-actions bot opened this issue Oct 11, 2024 · 0 comments · May be fixed by #3572
Open

Flaky test create_and_destroy: Cannot execute null.is holding(). #3530

github-actions bot opened this issue Oct 11, 2024 · 0 comments · May be fixed by #3572

Comments

@github-actions
Copy link
Contributor

Flaky tests were detected in this test run. This means that there was a failure that was cleared when the tests were simply restarted.
Failures:

create_and_destroy: [2024-10-11 01:46:30] Runtime in code/game/objects/items/devices/mines.dm,383: Cannot execute null.is holding().
proc name: mine effect (/obj/item/mine/pressure/explosive/fire/mine_effect)
src: the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live)
src.loc: the floor (5,44,2) (/turf/open/floor/vault)
call stack:
the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live): mine effect(null)
the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live): blast now(null)
/datum/callback (/datum/callback): InvokeAsync()
Timer (/datum/controller/subsystem/timer): fire(0)
Timer (/datum/controller/subsystem/timer): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/game/objects/items/devices/mines.dm:383
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants