MrMelbert / MapleStationCode

GNU Affero General Public License v3.0
8 stars 31 forks source link

Multiple errors in flaky test monkey_business #615

Open github-actions[bot] opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

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: [20:24:35] 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 (563))
usr.loc: (AI Satellite Antechamber (190,40,2))
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 (563) (/mob/living/carbon/human/consistent), the floor (189,40,2) (/turf/open/floor/circuit), 4, 0, null, 1)
John Doe (563) (/mob/living/carbon/human/consistent):  SendSignal("movable_moved", /list (/list))
John Doe (563) (/mob/living/carbon/human/consistent): Moved(the floor (189,40,2) (/turf/open/floor/circuit), 4, 0, null, 1)
...
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,40,2) (/turf/open/floor/circuit), 4)
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,40,2) (/turf/open/floor/circuit), 6, 0, 1)
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,40,2) (/turf/open/floor/circuit), 6, null)
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,40,2) (/turf/open/floor/circuit), 6)
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,40,2) (/turf/open/floor/circuit), 6)
/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry): 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
monkey_business: [20:24:46] 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)
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 (563) (/mob/living/carbon/human/consistent), the floor (191,39,2) (/turf/open/floor/iron/dark), 8, 0, null, 1)
John Doe (563) (/mob/living/carbon/human/consistent):  SendSignal("movable_moved", /list (/list))
John Doe (563) (/mob/living/carbon/human/consistent): Moved(the floor (191,39,2) (/turf/open/floor/iron/dark), 8, 0, null, 1)
...
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,39,2) (/turf/open/floor/circuit), 8, null)
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,39,2) (/turf/open/floor/circuit), 8)
John Doe (563) (/mob/living/carbon/human/consistent): Move(the floor (190,39,2) (/turf/open/floor/circuit), 8)
/datum/idle_behavior/idle_monk... (/datum/idle_behavior/idle_monkey): perform idle behavior(0.1, /datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry))
/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry): process(0.1)
/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry): 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