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-11126][SQL]Fix the potential flaky test #9163

Closed
wants to merge 1 commit into from
Closed

[SPARK-11126][SQL]Fix the potential flaky test #9163

wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Oct 19, 2015

The unit test added in #9132 is flaky. This is a follow up PR to add listenerBus.waitUntilEmpty to fix it.

@zsxwing
Copy link
Member Author

zsxwing commented Oct 19, 2015

/cc @andrewor14 @JoshRosen

@JoshRosen
Copy link
Contributor

Whoops, sorry for overlooking this. This fix looks good to me.

@SparkQA
Copy link

SparkQA commented Oct 19, 2015

Test build #43909 has finished for PR 9163 at commit 5364736.

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

@asfgit asfgit closed this in beb8bc1 Oct 19, 2015
asfgit pushed a commit that referenced this pull request Oct 19, 2015
The unit test added in #9132 is flaky. This is a follow up PR to add `listenerBus.waitUntilEmpty` to fix it.

Author: zsxwing <zsxwing@gmail.com>

Closes #9163 from zsxwing/SPARK-11126-follow-up.

(cherry picked from commit beb8bc1)
Signed-off-by: Josh Rosen <joshrosen@databricks.com>
@zsxwing zsxwing deleted the SPARK-11126-follow-up branch October 19, 2015 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants