Skip to content
New issue

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

Multiple errors in flaky test test_janky_actions #12323

Open
github-actions bot opened this issue Feb 19, 2025 · 1 comment
Open

Multiple errors in flaky test test_janky_actions #12323

github-actions bot opened this issue Feb 19, 2025 · 1 comment

Comments

@github-actions
Copy link

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:

test_janky_actions: [15:14:15] Runtime in code/datums/components/_component.dm,242: Cannot read null.comp_lookup
proc name: UnregisterSignal (/datum/proc/UnregisterSignal)
src: Shapeshift holder (/obj/shapeshift_holder)
src.loc: null
call stack:
Shapeshift holder (/obj/shapeshift_holder): UnregisterSignal(null, /list (/list))
Shapeshift holder (/obj/shapeshift_holder): restore(1)
Shapeshift holder (/obj/shapeshift_holder): caster death(John Doe (/mob/living/carbon/human/consistent), 0)
John Doe (/mob/living/carbon/human/consistent):  SendSignal("parent_qdeleting", /list (/list))
qdel(John Doe (/mob/living/carbon/human/consistent), 0)
/datum/unit_test/test_janky_ac... (/datum/unit_test/test_janky_actions): Run()
RunUnitTest(/datum/unit_test/test_janky_ac... (/datum/unit_test/test_janky_actions), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync() at code/datums/components/_component.dm:242
test_janky_actions: [15:14:15] Runtime in code/datums/components/_component.dm,242: Cannot read null.comp_lookup
proc name: UnregisterSignal (/datum/proc/UnregisterSignal)
src: Shapeshift holder (/obj/shapeshift_holder)
src.loc: null
call stack:
Shapeshift holder (/obj/shapeshift_holder): UnregisterSignal(null, /list (/list))
Shapeshift holder (/obj/shapeshift_holder): restore(1)
Shapeshift holder (/obj/shapeshift_holder): caster death(John Doe (/mob/living/carbon/human/consistent), 0)
John Doe (/mob/living/carbon/human/consistent):  SendSignal("parent_qdeleting", /list (/list))
qdel(John Doe (/mob/living/carbon/human/consistent), 0)
/datum/unit_test/test_janky_ac... (/datum/unit_test/test_janky_actions): Run()
RunUnitTest(/datum/unit_test/test_janky_ac... (/datum/unit_test/test_janky_actions), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync() at code/datums/components/_component.dm:242
test_janky_actions: [15:14:15] Runtime in code/modules/spells/spell_types/shapeshift/_shapeshift.dm,224: Cannot read null.loc
proc name: restore (/obj/shapeshift_holder/proc/restore)
src: Shapeshift holder (/obj/shapeshift_holder)
src.loc: null
call stack:
Shapeshift holder (/obj/shapeshift_holder): restore(1)
Shapeshift holder (/obj/shapeshift_holder): caster death(John Doe (/mob/living/carbon/human/consistent), 0)
John Doe (/mob/living/carbon/human/consistent):  SendSignal("parent_qdeleting", /list (/list))
qdel(John Doe (/mob/living/carbon/human/consistent), 0)
/datum/unit_test/test_janky_ac... (/datum/unit_test/test_janky_actions): Run()
RunUnitTest(/datum/unit_test/test_janky_ac... (/datum/unit_test/test_janky_actions), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync() at code/modules/spells/spell_types/shapeshift/_shapeshift.dm:224
@Tsar-Salat
Copy link
Contributor

shapeshift sucks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant