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(). #18

Open
github-actions bot opened this issue Oct 8, 2024 · 0 comments
Open

Comments

@github-actions
Copy link

github-actions bot commented Oct 8, 2024

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-08 21:06:10] 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,45,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

No branches or pull requests

0 participants