Fabian Hueske created FLINK-2759:
------------------------------------
Summary: TaskManagerProcessReapingTest fails on Windows
Key: FLINK-2759
URL:
https://issues.apache.org/jira/browse/FLINK-2759 Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 0.10
Environment: Windows 10, Cygwin, "mvn clean install"
Reporter: Fabian Hueske
Fix For: 0.10
The following test of {{TaskManagerProcessReapingTest}} fails when building Flink with {{mvn clean install}} in Cygwin on Windows:
{code}
TaskManagerProcessReapingTest.testReapProcessOnFailure:133 TaskManager process did not launch the TaskManager properly. Failed to look up akka.tcp://flink@127.0.0.1:51269/user/taskmanager
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)