GitHub user BorisOsipov opened a pull request: https://github.com/apache/flink/pull/2843
FLINK-4798] CEPITCase.testSimpleKeyedPatternCEP test failure I've reproduced this issue and found that it is a known issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/BorisOsipov/flink FLINK-4798 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2843.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 #2843 ---- commit 3bd8b68e432ac53dbb13ca0cf8fa8e9808a733dc Author: Boris Osipov <boris_osi...@epam.com> Date: 2016-11-21T13:49:10Z FLINK-4798] CEPITCase.testSimpleKeyedPatternCEP test failure - Use TestListResultSink instead of writing tests results on disk to avoid IO issues - Move TestListResultSink from flink-tests_2.10 to flink-test-utils_2.10 to avoid IO issues unnecessary dependencies ---- --- 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. ---