You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/09/21 14:18:04 UTC

[jira] [Created] (FLINK-2719) ProcessFailureStreamingRecoveryITCase>AbstractProcessFailureRecoveryTest.testTaskManagerProcessFailure failed on Travis

Till Rohrmann created FLINK-2719:
------------------------------------

             Summary: ProcessFailureStreamingRecoveryITCase>AbstractProcessFailureRecoveryTest.testTaskManagerProcessFailure failed on Travis
                 Key: FLINK-2719
                 URL: https://issues.apache.org/jira/browse/FLINK-2719
             Project: Flink
          Issue Type: Bug
            Reporter: Till Rohrmann
            Priority: Critical


The test case {{ProcessFailureStreamingRecoveryITCase>AbstractProcessFailureRecoveryTest.testTaskManagerProcessFailure}} failed on travis with the following exception

{code}
Failed tests: 
  ProcessFailureStreamingRecoveryITCase>AbstractProcessFailureRecoveryTest.testTaskManagerProcessFailure:211 The program encountered a FileNotFoundException : File does not exist: /tmp/cbe4a9aa-3b9a-455d-b7b4-a9abf7c2d9d5/03801d139e79e850249e386ffd89c13ca727bcd8
{code}

Most likely, this is a problem of the Travis infrastructure that we could not create the temp file. Maybe we should harden this.

https://s3.amazonaws.com/archive.travis-ci.org/jobs/81028955/log.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)