Ufuk Celebi created FLINK-2400:
----------------------------------
Summary: TaskTest.testExecutionFailesAfterCanceling fails
Key: FLINK-2400
URL:
https://issues.apache.org/jira/browse/FLINK-2400 Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 0.9, master
Reporter: Ufuk Celebi
Priority: Minor
Fix For: 0.10
The following test failed on Travis:
TaskTest.testExecutionFailesAfterCanceling:561->validateUnregisterTask:774 TaskManager message is not 'UnregisterTask'
https://travis-ci.org/uce/flink/jobs/72292328I think it's some flakeyness in the test. It's the first time I saw this failing. From the logs, I couldn't tell what went wrong. In the test there is a timeout for the expected message to arrive. Maybe that's the issue, [~StephanEwen]?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)