You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
monkey_business: [04:03:39] Runtime in code/controllers/subsystem/garbage.dm,359: /datum/beam destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
proc name: qdel (/proc/qdel)
usr: *no key*/(John Doe (826))
usr.loc: (AI Satellite Service (176,132,5))
src: null
call stack:
qdel(/datum/beam (/datum/beam), 0)
/datum/status_effect/tased (/datum/status_effect/tased): on remove()
/datum/status_effect/tased (/datum/status_effect/tased): Destroy(0)
qdel(/datum/status_effect/tased (/datum/status_effect/tased), 0)
/datum/status_effect/tased (/datum/status_effect/tased): end tase(/datum/beam (/datum/beam), 0)
/datum/beam (/datum/beam): SendSignal("parent_qdeleting", /list (/list))
qdel(/datum/beam (/datum/beam), 0)
/datum/beam (/datum/beam): redrawing(John Doe (826) (/mob/living/carbon/human/consistent), the floor (176,131,5) (/turf/open/floor/iron/dark), 1, 0, null, 1)
John Doe (826) (/mob/living/carbon/human/consistent): SendSignal("movable_moved", /list (/list))
John Doe (826) (/mob/living/carbon/human/consistent): Moved(the floor (176,131,5) (/turf/open/floor/iron/dark), 1, 0, null, 1)
...
John Doe (826) (/mob/living/carbon/human/consistent): Move(the floor (176,132,5) (/turf/open/floor/iron/dark), 1)
John Doe (826) (/mob/living/carbon/human/consistent): Move(the floor (177,132,5) (/turf/open/floor/iron/dark), 5, 0, 1)
John Doe (826) (/mob/living/carbon/human/consistent): Move(the floor (177,132,5) (/turf/open/floor/iron/dark), 5, null)
John Doe (826) (/mob/living/carbon/human/consistent): Move(the floor (177,132,5) (/turf/open/floor/iron/dark), 5)
John Doe (826) (/mob/living/carbon/human/consistent): Move(the floor (177,132,5) (/turf/open/floor/iron/dark), 5)
/datum/ai_controller/monkey (/datum/ai_controller/monkey): process(0.1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(0)
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/controllers/subsystem/garbage.dm:359
create_and_destroy: /obj/item/implant/sad_trombone hard deleted 1 times out of a total del count of 13 at code/modules/unit_tests/create_and_destroy.dm:99
The text was updated successfully, but these errors were encountered:
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: