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 del #3671

Open
github-actions bot opened this issue Oct 30, 2024 · 3 comments · May be fixed by #3712
Open

Flaky test ship_outpost_placement: bad del #3671

github-actions bot opened this issue Oct 30, 2024 · 3 comments · May be fixed by #3712

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 10:14:18] Runtime in code/controllers/subsystem/garbage.dm,360: bad del
proc name: qdel (/proc/qdel)
src: null
call stack:
qdel(null, 0)
the tesla (/obj/effect/anomaly/flux): Destroy(0)
qdel(the tesla (/obj/effect/anomaly/flux), 0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the tesla (/obj/effect/anomaly/flux), /list (/list))
the tesla (/obj/effect/anomaly/flux): New(1, 300)
the supermatter shard (/obj/machinery/power/supermatter_crystal/shard): supermatter anomaly gen(the supermatter shard (/obj/machinery/power/supermatter_crystal/shard), "flux_anomaly", 8)
the supermatter shard (/obj/machinery/power/supermatter_crystal/shard): process atmos(0.5)
Atmospherics (/datum/controller/subsystem/air): process atmos air machinery(1)
Atmospherics (/datum/controller/subsystem/air): fire(1)
Atmospherics (/datum/controller/subsystem/air): ignite(1)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/controllers/subsystem/garbage.dm:360
Copy link
Contributor Author

github-actions bot commented Nov 1, 2024

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

ship_outpost_placement: [2024-11-01 17:44:04] Runtime in code/controllers/subsystem/garbage.dm,360: bad del
proc name: qdel (/proc/qdel)
src: null
call stack:
qdel(null, 0)
the tesla (/obj/effect/anomaly/flux): Destroy(0)
qdel(the tesla (/obj/effect/anomaly/flux), 0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the tesla (/obj/effect/anomaly/flux), /list (/list))
the tesla (/obj/effect/anomaly/flux): New(0, 300)
the supermatter shard (/obj/machinery/power/supermatter_crystal/shard): supermatter anomaly gen(the supermatter shard (/obj/machinery/power/supermatter_crystal/shard), "flux_anomaly", 5)
the supermatter shard (/obj/machinery/power/supermatter_crystal/shard): process atmos(0.5)
Atmospherics (/datum/controller/subsystem/air): process atmos air machinery(1)
Atmospherics (/datum/controller/subsystem/air): fire(1)
Atmospherics (/datum/controller/subsystem/air): ignite(1)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/controllers/subsystem/garbage.dm:360

Copy link
Contributor Author

github-actions bot commented Nov 1, 2024

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

ship_outpost_placement: [2024-11-01 20:31:07] Runtime in code/controllers/subsystem/garbage.dm,360: bad del
proc name: qdel (/proc/qdel)
src: null
call stack:
qdel(null, 0)
the throngler (/obj/effect/anomaly/grav): Destroy(0)
qdel(the throngler (/obj/effect/anomaly/grav), 0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the throngler (/obj/effect/anomaly/grav), /list (/list))
the throngler (/obj/effect/anomaly/grav): New(1, 250)
the supermatter shard (/obj/machinery/power/supermatter_crystal/shard): supermatter anomaly gen(the supermatter shard (/obj/machinery/power/supermatter_crystal/shard), "gravitational_anomaly", 7)
the supermatter shard (/obj/machinery/power/supermatter_crystal/shard): process atmos(0.5)
Atmospherics (/datum/controller/subsystem/air): process atmos air machinery(1)
Atmospherics (/datum/controller/subsystem/air): fire(1)
Atmospherics (/datum/controller/subsystem/air): ignite(1)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/controllers/subsystem/garbage.dm:360

Copy link
Contributor Author

github-actions bot commented Nov 6, 2024

Flaky tests were detected again in this test run.

@MarkSuckerberg MarkSuckerberg linked a pull request Nov 6, 2024 that will close this issue
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