Till Rohrmann created FLINK-14120:
-------------------------------------
Summary: SystemProcessingTimeServiceTest.testImmediateShutdown failed on Travis
Key: FLINK-14120
URL:
https://issues.apache.org/jira/browse/FLINK-14120 Project: Flink
Issue Type: Bug
Components: API / DataStream
Affects Versions: 1.10.0
Reporter: Till Rohrmann
The test {{SystemProcessingTimeServiceTest.testImmediateShutdown}} failed on Travis with
{code}
java.lang.AssertionError:
Expected: is null
but: was <java.lang.InterruptedException: sleep interrupted>
at org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest.testImmediateShutdown(SystemProcessingTimeServiceTest.java:196)
{code}
https://api.travis-ci.org/v3/job/586514264/log.txt--
This message was sent by Atlassian Jira
(v8.3.4#803005)