[Flaky Test] Fix flaky test speculate fail tasks.
- Dominant language
- Java
- Stars
- 454
- Forks
- 172
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 5
Description
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues.
### Describe the flaky test
I found the ci test 'speculate fail tasks' always fail because of timeout. We can increase the timeout period appropriately.
### Actions URL
https://github.com/apache/incubator-uniffle/actions/runs/9984972371/job/27604021459.
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Contributor guide
Research direction
Start by inspecting the CI job at the provided Actions URL and search the repository for the `speculate fail tasks` test. Confirm why it reaches the timeout, adjust the timeout as needed, and rerun the relevant CI test to verify it completes reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100