[
https://issues.apache.org/jira/browse/FLINK-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355761#comment-14355761
]
ASF GitHub Bot commented on FLINK-1677:
---------------------------------------
GitHub user andralungu opened a pull request:
https://github.com/apache/flink/pull/475
[FLINK-1677][gelly] Suppresed Sysout Printing
For the DegreesWithException test suite.
Also added a mini cluster instance to speed up tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andralungu/flink speedup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/475.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #475
----
commit 8cb00634b00a817804dc41b853e71df98103b8f9
Author: andralungu <[email protected]>
Date: 2015-03-10T21:06:04Z
[FLINK-1677][gelly] Suppresed Sysout Printing for the Degrees with
exception test suite
[FLINK-1677][gelly] Suppressed Sysout Printing for Degrees with Exception
----
> Properly Suppress Sysout Printing for the Degrees with exception test suite
> ---------------------------------------------------------------------------
>
> Key: FLINK-1677
> URL: https://issues.apache.org/jira/browse/FLINK-1677
> Project: Flink
> Issue Type: Bug
> Components: Gelly
> Affects Versions: 0.9
> Reporter: Andra Lungu
> Assignee: Andra Lungu
> Priority: Minor
>
> Suppress systout printing similar to:
> flink-clients/src/test/java/org/apache/flink/client/program/ExecutionPlanAfterExecutionTest.java
> Speedup test suite by reusing a mini-cluster similar to:
> flink-tests/src/test/java/org/apache/flink/test/recovery/SimpleRecoveryITCase.java
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)