Bump run_cudf_polars_pytests timeout - #22505
Conversation
https://github.com/rapidsai/cudf/actions/runs/25847270404/job/76002739708 is a recent job where the cudf-polars tests exited abrupty. That job started around 05/14/26 14:54:16 and ended around 05/14/26 15:09:16, roughly 15 minutes later. This PR bumps the timeout on that job.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbitRelease NotesNo user-facing changes in this release. This update includes internal testing infrastructure improvements to enhance reliability.
WalkthroughThis pull request increases the polars test execution timeout in the CI pipeline from 15 minutes to 25 minutes. The change modifies the timeout parameter passed to the polars pytest runner to prevent test timeouts during longer-running test suites. ChangesCI Configuration Update
🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/merge |
|
This PR's base branch has been changed since the last |
1 similar comment
|
This PR's base branch has been changed since the last |
|
/merge |
Description
https://github.com/rapidsai/cudf/actions/runs/25847270404/job/76002739708 is a recent job where the cudf-polars tests exited abruptly. That job started around 05/14/26 14:54:16 and ended around 05/14/26 15:09:16, roughly 15 minutes later.
This PR bumps the timeout we give for running that script from 15 minutes to 25 minutes.