You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2015/07/22 14:42:05 UTC

[jira] [Created] (FLINK-2392) Instable test in flink-yarn-tests

Matthias J. Sax created FLINK-2392:
--------------------------------------

             Summary: Instable test in flink-yarn-tests
                 Key: FLINK-2392
                 URL: https://issues.apache.org/jira/browse/FLINK-2392
             Project: Flink
          Issue Type: Bug
          Components: Tests
            Reporter: Matthias J. Sax
            Priority: Minor


The test YARNSessionFIFOITCase fails from time to time on an irregular basis. For example see: https://travis-ci.org/apache/flink/jobs/72019690


Tests run: 12, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 205.163 sec <<< FAILURE! - in org.apache.flink.yarn.YARNSessionFIFOITCase
perJobYarnClusterWithParallelism(org.apache.flink.yarn.YARNSessionFIFOITCase)  Time elapsed: 60.651 sec  <<< FAILURE!
java.lang.AssertionError: During the timeout period of 60 seconds the expected string did not show up
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.flink.yarn.YarnTestBase.runWithArgs(YarnTestBase.java:478)
	at org.apache.flink.yarn.YARNSessionFIFOITCase.perJobYarnClusterWithParallelism(YARNSessionFIFOITCase.java:435)


Results :

Failed tests: 
  YARNSessionFIFOITCase.perJobYarnClusterWithParallelism:435->YarnTestBase.runWithArgs:478 During the timeout period of 60 seconds the expected string did not show up





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