Skip to content

Conversation

@kiszk
Copy link
Member

@kiszk kiszk commented May 28, 2017

What changes were proposed in this pull request?

Supress console output by using testQuietly in test suites

How was this patch tested?

Tested by "SPARK-19372: Filter can be executed w/o generated code due to JVM code size limit" in DataFrameSuite

@SparkQA
Copy link

SparkQA commented May 28, 2017

Test build #77480 has started for PR 18135 at commit 2c8ea44.

@kiszk
Copy link
Member Author

kiszk commented May 28, 2017

Jenkins, retest this please

@SparkQA
Copy link

SparkQA commented May 28, 2017

Test build #77487 has finished for PR 18135 at commit 2c8ea44.

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

@kiszk
Copy link
Member Author

kiszk commented May 29, 2017

ping @zsxwing

@zsxwing
Copy link
Member

zsxwing commented May 29, 2017

LGTM. Merging to master and 2.2. Thanks!

@asfgit asfgit closed this in c974906 May 29, 2017
asfgit pushed a commit that referenced this pull request May 29, 2017
…g log output

## What changes were proposed in this pull request?

Supress console output by using `testQuietly` in test suites

## How was this patch tested?

Tested by `"SPARK-19372: Filter can be executed w/o generated code due to JVM code size limit"` in `DataFrameSuite`

Author: Kazuaki Ishizaki <ishizaki@jp.ibm.com>

Closes #18135 from kiszk/SPARK-20907.

(cherry picked from commit c974906)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
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