-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-25400][CORE][TEST] Increase test timeouts #22385
New issue
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
Conversation
We've seen some flakiness in jenkins which looks like it just needs a longer timeout.
|
Hi, @squito . Could you add |
|
Test build #95903 has finished for PR 22385 at commit
|
|
Retest this please. |
|
Test build #95914 has finished for PR 22385 at commit
|
|
retest this please |
|
Test build #95928 has finished for PR 22385 at commit
|
|
@dongjoon-hyun sure thing, done |
|
Retest this please. |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, LGTM.
We've seen some flakiness in jenkins in SchedulerIntegrationSuite which looks like it just needs a longer timeout. Closes #22385 from squito/SPARK-25400. Authored-by: Imran Rashid <[email protected]> Signed-off-by: Sean Owen <[email protected]> (cherry picked from commit 9deddbb) Signed-off-by: Sean Owen <[email protected]>
|
Merged to master/2.4/2.3 |
We've seen some flakiness in jenkins in SchedulerIntegrationSuite which looks like it just needs a longer timeout. Closes #22385 from squito/SPARK-25400. Authored-by: Imran Rashid <[email protected]> Signed-off-by: Sean Owen <[email protected]> (cherry picked from commit 9deddbb) Signed-off-by: Sean Owen <[email protected]>
|
Test build #96046 has finished for PR 22385 at commit
|
We've seen some flakiness in jenkins in SchedulerIntegrationSuite which looks like it just needs a
longer timeout.