We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 tests were detected in this test run. This means that there was a failure that was cleared when the tests were simply restarted. Failures:
ruin_placement: [2025-01-17 22:55:36] Runtime in code/datums/components/_component.dm,406: Attempted to add a new component of type [/datum/component/forensics] to a qdeleting parent of type [/obj/item/toy/eightball]! proc name: AddComponent (/datum/proc/_AddComponent) src: the magic eightball (/obj/item/toy/eightball) src.loc: the backpack (/obj/item/storage/backpack) call stack: the magic eightball (/obj/item/toy/eightball): AddComponent(/list (/list)) the magic eightball (/obj/item/toy/eightball): add fingerprint(Rylan Mills (/mob/living/carbon/human), 1) Generic (Legion) (/datum/outfit/generic): apply fingerprints(Rylan Mills (/mob/living/carbon/human)) Generic (Legion) (/datum/outfit/generic): equip(Rylan Mills (/mob/living/carbon/human), 0, null) Rylan Mills (/mob/living/carbon/human): equipOutfit(Generic (Legion) (/datum/outfit/generic), 0, null) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): equip(Rylan Mills (/mob/living/carbon/human)) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): create(null, null) world: ImmediateInvokeAsync(Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested), "create") Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): Initialize(1) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): Initialize(1) ... Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): New(1) the static (/obj/effect/anomaly/tvstatic/planetary): Initialize(1) Atoms (/datum/controller/subsystem/atoms): InitAtom(the static (/obj/effect/anomaly/tvstatic/planetary), /list (/list)) Atoms (/datum/controller/subsystem/atoms): InitializeAtoms(/list (/list), null) Abandoned Cave Base (/datum/map_template/ruin/whitesands/cave_base): initTemplateBounds(/list (/list), 1) Abandoned Cave Base (/datum/map_template/ruin/whitesands/cave_base): load(space (1,51,2) (/turf/open/space), 0, 1) /datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement): Run() RunUnitTest(/datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement), /list (/list)) /datum/callback (/datum/callback): InvokeAsync() at code/datums/components/_component.dm:406 ruin_placement: [2025-01-17 22:55:36] Runtime in code/modules/detectivework/detective_work.dm,35: Cannot execute null.add fingerprint(). proc name: add fingerprint (/atom/proc/add_fingerprint) src: the magic eightball (/obj/item/toy/eightball) src.loc: the backpack (/obj/item/storage/backpack) call stack: the magic eightball (/obj/item/toy/eightball): add fingerprint(Rylan Mills (/mob/living/carbon/human), 1) Generic (Legion) (/datum/outfit/generic): apply fingerprints(Rylan Mills (/mob/living/carbon/human)) Generic (Legion) (/datum/outfit/generic): equip(Rylan Mills (/mob/living/carbon/human), 0, null) Rylan Mills (/mob/living/carbon/human): equipOutfit(Generic (Legion) (/datum/outfit/generic), 0, null) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): equip(Rylan Mills (/mob/living/carbon/human)) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): create(null, null) world: ImmediateInvokeAsync(Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested), "create") Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): Initialize(1) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): Initialize(1) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): Initialize(1) Atoms (/datum/controller/subsystem/atoms): InitAtom(Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested), /list (/list)) Mob Spawner (/obj/effect/mob_spawn/human/corpse/damaged/legioninfested): New(1) the static (/obj/effect/anomaly/tvstatic/planetary): Initialize(1) Atoms (/datum/controller/subsystem/atoms): InitAtom(the static (/obj/effect/anomaly/tvstatic/planetary), /list (/list)) Atoms (/datum/controller/subsystem/atoms): InitializeAtoms(/list (/list), null) Abandoned Cave Base (/datum/map_template/ruin/whitesands/cave_base): initTemplateBounds(/list (/list), 1) Abandoned Cave Base (/datum/map_template/ruin/whitesands/cave_base): load(space (1,51,2) (/turf/open/space), 0, 1) /datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement): Run() RunUnitTest(/datum/unit_test/ruin_placemen... (/datum/unit_test/ruin_placement), /list (/list)) RunUnitTests() /datum/callback (/datum/callback): InvokeAsync() at code/modules/detectivework/detective_work.dm:35
The text was updated successfully, but these errors were encountered:
This flaky fail has not been detected in 7 days. If it doesn't show up again in another 7 days, it will be auto-closed.
Sorry, something went wrong.
Flaky tests were detected again in this test run.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: