[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5535 ---

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-21 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169589778 --- Diff: flink-tests/src/test/java/org/apache/flink/test/misc/SuccessAfterNetworkBuffersFailureITCase.java --- @@ -50,22 +50,27 @@ public class

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-21 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169589443 --- Diff: flink-libraries/flink-gelly/src/test/java/org/apache/flink/graph/test/operations/DegreesWithExceptionITCase.java --- @@ -38,29 +32,10 @@ *

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169370975 --- Diff: flink-tests/src/test/java/org/apache/flink/test/misc/MiscellaneousIssuesITCase.java --- @@ -134,7 +106,8 @@ public void

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169369295 --- Diff: flink-tests/src/test/java/org/apache/flink/test/misc/MiscellaneousIssuesITCase.java --- @@ -134,7 +106,8 @@ public void

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread zhangminglei
Github user zhangminglei commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169346590 --- Diff: flink-tests/src/test/java/org/apache/flink/test/streaming/experimental/CollectITCase.java --- @@ -38,33 +35,23 @@ * This experimental

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169341512 --- Diff: flink-tests/src/test/java/org/apache/flink/test/streaming/experimental/CollectITCase.java --- @@ -38,33 +35,23 @@ * This experimental class

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread zhangminglei
Github user zhangminglei commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169328894 --- Diff: flink-tests/src/test/java/org/apache/flink/test/streaming/experimental/CollectITCase.java --- @@ -38,33 +35,23 @@ * This experimental

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread zhangminglei
Github user zhangminglei commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169327476 --- Diff: flink-tests/src/test/java/org/apache/flink/test/streaming/experimental/CollectITCase.java --- @@ -38,33 +35,23 @@ * This experimental

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5535#discussion_r169312549 --- Diff: flink-tests/src/test/java/org/apache/flink/test/misc/MiscellaneousIssuesITCase.java --- @@ -134,7 +106,8 @@ public void

[GitHub] flink pull request #5535: [FLINK-8703][tests] Migrate tests from LocalFlinkM...

2018-02-20 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5535 [FLINK-8703][tests] Migrate tests from LocalFlinkMiniCluster to MiniClusterResource ## What is the purpose of the change This PR contains the first batch of test ports from