Commit 2fb3359
[SPARK-54868][PYTHON][INFRA][FOLLOWUP] Increase test timeout to 450s
### What changes were proposed in this pull request?
Increase the test timeout from 300s to 450s.
### Why are the changes needed?
We have tests that's longer than that. Having a super large timeout is not ideal but until we break the large test into smaller ones (or accelerate it), we need to keep the CI stable.
https://github.com/apache/spark/actions/runs/20594052053/job/59144974154
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Minor env change.
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #53647 from gaogaotiantian/increase-timeout.
Authored-by: Tian Gao <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>1 parent faa4d19 commit 2fb3359
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| |||
0 commit comments