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/08/29 09:03:20 UTC

[jira] [Created] (FLINK-4524) JobManagerProcessReapingTest.testReapProcessOnFailure unstable

Robert Metzger created FLINK-4524:
-------------------------------------

             Summary: JobManagerProcessReapingTest.testReapProcessOnFailure unstable
                 Key: FLINK-4524
                 URL: https://issues.apache.org/jira/browse/FLINK-4524
             Project: Flink
          Issue Type: Bug
          Components: JobManager
            Reporter: Robert Metzger


In this travis build: https://s3.amazonaws.com/archive.travis-ci.org/jobs/155355651/log.txt the {{JobManagerProcessReapingTest.testReapProcessOnFailure}} test failed with

{code}
testReapProcessOnFailure(org.apache.flink.runtime.jobmanager.JobManagerProcessReapingTest)  Time elapsed: 8.642 sec  <<< FAILURE!
java.lang.AssertionError: JobManager process did not terminate upon actor death
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.flink.runtime.jobmanager.JobManagerProcessReapingTest.testReapProcessOnFailure(JobManagerProcessReapingTest.java:155)
{code}



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