raulcd commented on issue #48172: URL: https://github.com/apache/arrow/issues/48172#issuecomment-3553332292
> Is there a way to setup the build so that a 3.15 failure doesn't fail the entire nightly? I am not sure I understand the question. The different jobs for the nightlies are isolated. One job failing does not affect the others. If a Python 3.15 job would fail the rest of our Python CI nightly jobs won't be impacted. If the question wasn't about other jobs but for the specific Python 3.15 job if a test fails to continue this will depend on the failure, if the failure is a segfault when running a test or a build we won't be able to continue if it's a normal job test failure we still keep running the rest of the tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
