We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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: