Github user hsaputra commented on a diff in the pull request: https://github.com/apache/flink/pull/501#discussion_r26704856 --- Diff: flink-tests/src/test/java/org/apache/flink/test/javaApiOperators/GroupCombineITCase.java --- @@ -58,7 +58,7 @@ */ public class GroupCombineITCase extends MultipleProgramsTestBase { - public GroupCombineITCase(ExecutionMode mode) { + public GroupCombineITCase(TestExecutionMode mode) { --- End diff -- I have committed this fix. If you rebase from master then you should get this change.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---