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 ruin_placement #3656

Open
github-actions bot opened this issue Oct 27, 2024 · 1 comment
Open

Multiple errors in flaky test ruin_placement #3656

github-actions bot opened this issue Oct 27, 2024 · 1 comment
Labels
🤖 Flaky Test Report Stale All falls to entropy eventually.

Comments

@github-actions
Copy link
Contributor

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:

ruin_placement: [2024-10-27 00:53:14] Runtime in code/modules/atmospherics/machinery/components/components_base.dm,135: list index out of bounds
proc name: pipeline expansion (/obj/machinery/atmospherics/components/pipeline_expansion)
src: the gas pump (/obj/machinery/atmospherics/components/binary/pump)
src.loc: null
call stack:
the gas pump (/obj/machinery/atmospherics/components/binary/pump): pipeline expansion(/datum/pipeline (/datum/pipeline))
Atmospherics (/datum/controller/subsystem/air): expand pipeline(/datum/pipeline (/datum/pipeline), /list (/list))
Atmospherics (/datum/controller/subsystem/air): process rebuilds()
Atmospherics (/datum/controller/subsystem/air): fire(1)
Atmospherics (/datum/controller/subsystem/air): ignite(1)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/modules/atmospherics/machinery/components/components_base.dm:135
ruin_placement: [2024-10-27 00:53:14] Runtime in code/modules/atmospherics/machinery/components/components_base.dm,135: list index out of bounds
proc name: pipeline expansion (/obj/machinery/atmospherics/components/pipeline_expansion)
src: the gas pump (/obj/machinery/atmospherics/components/binary/pump)
src.loc: null
call stack:
the gas pump (/obj/machinery/atmospherics/components/binary/pump): pipeline expansion(/datum/pipeline (/datum/pipeline))
Atmospherics (/datum/controller/subsystem/air): expand pipeline(/datum/pipeline (/datum/pipeline), /list (/list))
Atmospherics (/datum/controller/subsystem/air): process rebuilds()
Atmospherics (/datum/controller/subsystem/air): fire(1)
Atmospherics (/datum/controller/subsystem/air): ignite(1)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/modules/atmospherics/machinery/components/components_base.dm:135
Copy link
Contributor Author

This flaky fail has not been detected in 7 days. If it doesn't show up again in another 7 days, it will be auto-closed.

@github-actions github-actions bot added the Stale All falls to entropy eventually. label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Flaky Test Report Stale All falls to entropy eventually.
Projects
None yet
Development

No branches or pull requests

0 participants