[ https://issues.apache.org/jira/browse/FLINK-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392612#comment-16392612 ]
ASF GitHub Bot commented on FLINK-8703: --------------------------------------- GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5664 [FLINK-8703][tests] Port CancelingTestBase to MiniClusterResource ## What is the purpose of the change Ports the {{CancelingTestBase}} to use {{MiniClusterResource}}. ## Verifying this change Run `MapCancelingTestBase` with `flip6` profile enabled/disabled. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zentol/flink 8703_canceling Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5664.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 #5664 ---- commit 57338df4819b2324f7ede2b131f81d83bc9096b2 Author: zentol <chesnay@...> Date: 2018-02-26T14:36:37Z [FLINK-8703][tests] Port CancelingTestBase to MiniClusterResource commit 22d4a2f02c256eb41a1684a5766a1dd53dc9351d Author: zentol <chesnay@...> Date: 2018-02-28T12:43:42Z [hotfix][tests] Properly disable JoinCancelingITCase ---- > Migrate tests from LocalFlinkMiniCluster to MiniClusterResource > --------------------------------------------------------------- > > Key: FLINK-8703 > URL: https://issues.apache.org/jira/browse/FLINK-8703 > Project: Flink > Issue Type: Sub-task > Components: Tests > Reporter: Aljoscha Krettek > Assignee: Chesnay Schepler > Priority: Blocker > Fix For: 1.5.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)