Skip to content

Multiple errors in flaky test addictions #84

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:

addictions: [01:06:20] Runtime in code/modules/mob/mob.dm,291: list index out of bounds
proc name: visible message (/atom/proc/visible_message)
src: the man (/mob/living/carbon/human/consistent)
src.loc: the floor (126,126,5) (/turf/open/indestructible)
call stack:
the man (/mob/living/carbon/human/consistent): visible message("", "<span class=\'warning\'>You su...", null, 7, /list (/list), 0)
the man (/mob/living/carbon/human/consistent): visible message("", "<span class=\'warning\'>You su...", null, 7, null, 0)
/datum/status_effect/trance (/datum/status_effect/trance): on apply()
/datum/status_effect/trance (/datum/status_effect/trance): on creation(the man (/mob/living/carbon/human/consistent), 278, 0)
/datum/status_effect/trance (/datum/status_effect/trance): on creation(the man (/mob/living/carbon/human/consistent), 278, 0)
/datum/status_effect/trance (/datum/status_effect/trance): New(/list (/list))
the man (/mob/living/carbon/human/consistent): apply status effect(/datum/status_effect/trance (/datum/status_effect/trance), 278, 0)
Hypnotic Stupor (/datum/brain_trauma/severe/hypnotic_stupor): on life(20)
the man (/mob/living/carbon/human/consistent): handle brain damage(20)
the man (/mob/living/carbon/human/consistent): Life(20)
the man (/mob/living/carbon/human/consistent): Life(20)
the man (/mob/living/carbon/human/consistent): Life(null)
/datum/unit_test/addictions (/datum/unit_test/addictions): Run()
RunUnitTest(/datum/unit_test/addictions (/datum/unit_test/addictions), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync() at code/modules/mob/mob.dm:291
addictions: [01:06:20] Runtime in code/modules/mob/mob.dm,340: list index out of bounds
proc name: visible message (/mob/visible_message)
src: the man (/mob/living/carbon/human/consistent)
src.loc: the floor (126,126,5) (/turf/open/indestructible)
call stack:
the man (/mob/living/carbon/human/consistent): visible message("", "<span class=\'warning\'>You su...", null, 7, null, 0)
/datum/status_effect/trance (/datum/status_effect/trance): on apply()
/datum/status_effect/trance (/datum/status_effect/trance): on creation(the man (/mob/living/carbon/human/consistent), 278, 0)
/datum/status_effect/trance (/datum/status_effect/trance): on creation(the man (/mob/living/carbon/human/consistent), 278, 0)
/datum/status_effect/trance (/datum/status_effect/trance): New(/list (/list))
the man (/mob/living/carbon/human/consistent): apply status effect(/datum/status_effect/trance (/datum/status_effect/trance), 278, 0)
Hypnotic Stupor (/datum/brain_trauma/severe/hypnotic_stupor): on life(20)
the man (/mob/living/carbon/human/consistent): handle brain damage(20)
the man (/mob/living/carbon/human/consistent): Life(20)
the man (/mob/living/carbon/human/consistent): Life(20)
the man (/mob/living/carbon/human/consistent): Life(null)
/datum/unit_test/addictions (/datum/unit_test/addictions): Run()
RunUnitTest(/datum/unit_test/addictions (/datum/unit_test/addictions), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync() at code/modules/mob/mob.dm:340

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