Robert Metzger created FLINK-4569:
-------------------------------------
Summary: JobRetrievalITCase.testJobRetrieval() does not forward
exceptions to parent thread.
Key: FLINK-4569
URL: https://issues.apache.org/jira/browse/FLINK-4569
Project: Flink
Issue Type: Bug
Components: Client
Reporter: Robert Metzger
The mentioned test seems to fail frequently, without being detected, because
the Assert.fail() is called in a separate thread which doesn't forward
exceptions.
https://s3.amazonaws.com/archive.travis-ci.org/jobs/156177995/log.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)