Skip to content

Flaky test failure with no obvious source #883

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

Open
github-actions bot opened this issue Apr 8, 2025 · 1 comment
Open

Flaky test failure with no obvious source #883

github-actions bot opened this issue Apr 8, 2025 · 1 comment

Comments

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

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:

@Drulikar
Copy link
Contributor

runtime error: pick() from empty list
proc name: GenerateSymptoms (/datum/disease/advance/proc/GenerateSymptoms)
source file: code/datums/diseases/advance/advance.dm,163
usr: null
src: Unknown (/datum/disease/advance)
call stack:
Unknown (/datum/disease/advance): GenerateSymptoms(2, 0)
Unknown (/datum/disease/advance): New(0, null)
the random culture bottle (/obj/item/reagent_container/glass/bottle/random): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the random culture bottle (/obj/item/reagent_container/glass/bottle/random), 0, /list (/list))
the random culture bottle (/obj/item/reagent_container/glass/bottle/random): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
runtime error: We did not have any symptoms before generating properties.
proc name: GenerateProperties (/datum/disease/advance/proc/GenerateProperties)
source file: code/datums/diseases/advance/advance.dm,186
usr: null
src: Unknown (/datum/disease/advance)
call stack:
Unknown (/datum/disease/advance): GenerateProperties()
Unknown (/datum/disease/advance): Refresh(0)
Unknown (/datum/disease/advance): New(0, null)
the random culture bottle (/obj/item/reagent_container/glass/bottle/random): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the random culture bottle (/obj/item/reagent_container/glass/bottle/random), 0, /list (/list))
the random culture bottle (/obj/item/reagent_container/glass/bottle/random): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
runtime error: Our properties were empty or null!
proc name: AssignProperties (/datum/disease/advance/proc/AssignProperties)
source file: code/datums/diseases/advance/advance.dm,214
usr: null
src: Unknown (/datum/disease/advance)
call stack:
Unknown (/datum/disease/advance): AssignProperties(/list (/list))
Unknown (/datum/disease/advance): Refresh(0)
Unknown (/datum/disease/advance): New(0, null)
the random culture bottle (/obj/item/reagent_container/glass/bottle/random): Initialize(0)
Atoms (/datum/controller/subsystem/atoms): InitAtom(the random culture bottle (/obj/item/reagent_container/glass/bottle/random), 0, /list (/list))
the random culture bottle (/obj/item/reagent_container/glass/bottle/random): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()

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