You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Todd Lisonbee (JIRA)" <ji...@apache.org> on 2016/04/13 01:21:25 UTC

[jira] [Created] (FLINK-3746) WebRuntimeMonitorITCase.testNoCopyFromJar failing intermittently

Todd Lisonbee created FLINK-3746:
------------------------------------

             Summary: WebRuntimeMonitorITCase.testNoCopyFromJar failing intermittently
                 Key: FLINK-3746
                 URL: https://issues.apache.org/jira/browse/FLINK-3746
             Project: Flink
          Issue Type: Bug
            Reporter: Todd Lisonbee
            Priority: Minor



Test failed randomly in Travis,
https://s3.amazonaws.com/archive.travis-ci.org/jobs/122624299/log.txt

Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.127 sec <<< FAILURE! - in org.apache.flink.runtime.webmonitor.WebRuntimeMonitorITCase
testNoCopyFromJar(org.apache.flink.runtime.webmonitor.WebRuntimeMonitorITCase)  Time elapsed: 0.124 sec  <<< FAILURE!
java.lang.AssertionError: expected:<200 OK> but was:<503 Service Unavailable>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.flink.runtime.webmonitor.WebRuntimeMonitorITCase.testNoCopyFromJar(WebRuntimeMonitorITCase.java:456)


Results :

Failed tests: 
  WebRuntimeMonitorITCase.testNoCopyFromJar:456 expected:<200 OK> but was:<503 Service Unavailable>



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