You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/09/02 10:21:21 UTC

[jira] [Created] (FLINK-4569) JobRetrievalITCase.testJobRetrieval() does not forward exceptions to parent thread.

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)