[ https://issues.apache.org/jira/browse/FLINK-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996354#comment-15996354 ]
ASF GitHub Bot commented on FLINK-6175: --------------------------------------- Github user zentol commented on the issue: https://github.com/apache/flink/pull/3655 hmm...this didn't work as well as I'd hoped; its still failing on travis. Will investigate a bit more. > HistoryServerTest.testFullArchiveLifecycle fails > ------------------------------------------------ > > Key: FLINK-6175 > URL: https://issues.apache.org/jira/browse/FLINK-6175 > Project: Flink > Issue Type: Test > Components: History Server, Tests, Webfrontend > Reporter: Ufuk Celebi > Assignee: Chesnay Schepler > > https://s3.amazonaws.com/archive.travis-ci.org/jobs/213933823/log.txt > {code} > estFullArchiveLifecycle(org.apache.flink.runtime.webmonitor.history.HistoryServerTest) > Time elapsed: 2.162 sec <<< FAILURE! > java.lang.AssertionError: /joboverview.json did not contain valid json > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertNotNull(Assert.java:712) > at > org.apache.flink.runtime.webmonitor.history.HistoryServerTest.testFullArchiveLifecycle(HistoryServerTest.java:98) > {code} > Happened on a branch with unrelated changes [~Zentol]. -- This message was sent by Atlassian JIRA (v6.3.15#6346)