Skip to content
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

[SPARK-5074][Core] Fix a non-deterministic test failure #3889

Closed
wants to merge 1 commit into from
Closed

[SPARK-5074][Core] Fix a non-deterministic test failure #3889

wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Jan 4, 2015

Add assert(sc.listenerBus.waitUntilEmpty(WAIT_TIMEOUT_MILLIS)) to make sure sparkListener receive the message.

@SparkQA
Copy link

SparkQA commented Jan 4, 2015

Test build #25032 has started for PR 3889 at commit e61c198.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 4, 2015

Test build #25032 has finished for PR 3889 at commit e61c198.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25032/
Test PASSed.

@pwendell
Copy link
Contributor

pwendell commented Jan 5, 2015

Thanks for looking at this, I'll pull it in.

@rxin
Copy link
Contributor

rxin commented Jan 5, 2015

Thanks - merged this in master.

@rxin
Copy link
Contributor

rxin commented Jan 5, 2015

(Oops Patrick I didn't see your comment earlier)

@asfgit asfgit closed this in 5c506ce Jan 5, 2015
@zsxwing zsxwing deleted the SPARK-5074 branch January 5, 2015 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants