Skip to content

Flaky test harm_different_damage: Shantae Bailey (/mob/living/carbon/human) is registering carbon_gain_wound, carbon_lose_wound, carbon_attach_limb, carbon_remove_limb as a list, the older method. Change it to RegisterSignals. #601

@github-actions

Description

@github-actions

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:

harm_different_damage: [2026-02-27 04:05:01] Runtime in code/__HELPERS/unsorted.dm,1075: Shantae Bailey (/mob/living/carbon/human) is registering carbon_gain_wound, carbon_lose_wound, carbon_attach_limb, carbon_remove_limb as a list, the older method. Change it to RegisterSignals.
proc name: stack trace (/datum/proc/stack_trace)
src: /datum/status_effect/limp (/datum/status_effect/limp)
call stack:
/datum/status_effect/limp (/datum/status_effect/limp): stack trace("Shantae Bailey (/mob/living/ca...")
/datum/status_effect/limp (/datum/status_effect/limp): RegisterSignal(Shantae Bailey (/mob/living/carbon/human), /list (/list), "update_limp", 0)
/datum/status_effect/limp (/datum/status_effect/limp): on apply()
/datum/status_effect/limp (/datum/status_effect/limp): on creation(Shantae Bailey (/mob/living/carbon/human))
/datum/status_effect/limp (/datum/status_effect/limp): New(/list (/list))
Shantae Bailey (/mob/living/carbon/human): apply status effect(/datum/status_effect/limp (/datum/status_effect/limp))
Muscle Tear (/datum/wound/muscle/moderate): update inefficiencies()
Muscle Tear (/datum/wound/muscle/moderate): wound injury(null, 0)
Muscle Tear (/datum/wound/muscle/moderate): apply wound(the human right leg (/obj/item/bodypart/leg/right), 0, null, 0, 0)
the human right leg (/obj/item/bodypart/leg/right): check wounding(5, 15, 10, 15, 0)
...
Human (/datum/species/human): spec attacked by(the welding tool (/obj/item/weldingtool), Stephany Howard (/mob/living/carbon/human), the human right leg (/obj/item/bodypart/leg/right), "help", Shantae Bailey (/mob/living/carbon/human))
Shantae Bailey (/mob/living/carbon/human): attacked by(the welding tool (/obj/item/weldingtool), Stephany Howard (/mob/living/carbon/human))
the welding tool (/obj/item/weldingtool): attack(Shantae Bailey (/mob/living/carbon/human), Stephany Howard (/mob/living/carbon/human))
the welding tool (/obj/item/weldingtool): attack(Shantae Bailey (/mob/living/carbon/human), Stephany Howard (/mob/living/carbon/human))
Shantae Bailey (/mob/living/carbon/human): attackby(the welding tool (/obj/item/weldingtool), Stephany Howard (/mob/living/carbon/human), null)
Shantae Bailey (/mob/living/carbon/human): attackby(the welding tool (/obj/item/weldingtool), Stephany Howard (/mob/living/carbon/human), null)
/datum/unit_test/harm_differen... (/datum/unit_test/harm_different_damage): Run()
RunUnitTest(/datum/unit_test/harm_differen... (/datum/unit_test/harm_different_damage), /list (/list))
/datum/callback (/datum/callback): InvokeAsync() at code/__HELPERS/unsorted.dm:1075

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions