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 ship_outpost_placement: bad index #3681

Open
github-actions bot opened this issue Oct 30, 2024 · 1 comment
Open

Flaky test ship_outpost_placement: bad index #3681

github-actions bot opened this issue Oct 30, 2024 · 1 comment

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:

ship_outpost_placement: [2024-10-30 21:59:03] Runtime in code/datums/components/_component.dm,129: bad index
proc name:  RemoveFromParent (/datum/component/proc/_RemoveFromParent)
src: /datum/component/wet_floor (/datum/component/wet_floor)
call stack:
/datum/component/wet_floor (/datum/component/wet_floor):  RemoveFromParent()
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0, 0)
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0)
qdel(/datum/component/wet_floor (/datum/component/wet_floor), 0)
/datum/component/wet_floor (/datum/component/wet_floor): gc(0)
/datum/component/wet_floor (/datum/component/wet_floor): check(0)
/datum/component/wet_floor (/datum/component/wet_floor): process(10)
Wet floors (/datum/controller/subsystem/processing/wet_floors): fire(0)
Wet floors (/datum/controller/subsystem/processing/wet_floors): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/datums/components/_component.dm:129
Copy link
Contributor Author

github-actions bot commented Nov 3, 2024

Flaky tests were detected again in this test run.
Failures:

ship_outpost_placement: [2024-11-03 11:20:13] Runtime in code/datums/components/_component.dm,129: bad index
proc name:  RemoveFromParent (/datum/component/proc/_RemoveFromParent)
src: /datum/component/wet_floor (/datum/component/wet_floor)
call stack:
/datum/component/wet_floor (/datum/component/wet_floor):  RemoveFromParent()
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0, 0)
/datum/component/wet_floor (/datum/component/wet_floor): Destroy(0)
qdel(/datum/component/wet_floor (/datum/component/wet_floor), 0)
/datum/component/wet_floor (/datum/component/wet_floor): gc(0)
/datum/component/wet_floor (/datum/component/wet_floor): check(0)
/datum/component/wet_floor (/datum/component/wet_floor): process(10)
Wet floors (/datum/controller/subsystem/processing/wet_floors): fire(0)
Wet floors (/datum/controller/subsystem/processing/wet_floors): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/datums/components/_component.dm:129

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