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-3534] Fix expansion of testing arguments to sbt #2437

Closed
wants to merge 7 commits into from

Conversation

nchammas
Copy link
Contributor

Testing arguments to sbt need to be passed as an array, not a single, long string.

Fixes a bug introduced in #2420.

@nchammas nchammas changed the title [SPARK-1455] Fix expansion of testing arguments to sbt [SPARK-3534] Fix expansion of testing arguments to sbt Sep 17, 2014
@SparkQA
Copy link

SparkQA commented Sep 17, 2014

QA tests have started for PR 2437 at commit cf57cbf.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 17, 2014

QA tests have started for PR 2437 at commit a9f9c1c.

  • This patch merges cleanly.

@nchammas
Copy link
Contributor Author

cc @marmbrus

After merging, I suggest trying this out with a dummy SQL PR. I have to head out now, but I'll be online later tonight.

@SparkQA
Copy link

SparkQA commented Sep 17, 2014

QA tests have finished for PR 2437 at commit cf57cbf.

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

@marmbrus
Copy link
Contributor

Merged, thanks!

@SparkQA
Copy link

SparkQA commented Sep 17, 2014

QA tests have finished for PR 2437 at commit a9f9c1c.

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

@asfgit asfgit closed this in 7fc3bb7 Sep 17, 2014
@nchammas nchammas deleted the selective-testing branch September 18, 2014 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants