You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/26 18:09:04 UTC

[jira] [Commented] (FLINK-6175) HistoryServerTest.testFullArchiveLifecycle fails

    [ https://issues.apache.org/jira/browse/FLINK-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985286#comment-15985286 ] 

ASF GitHub Bot commented on FLINK-6175:
---------------------------------------

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/3655
  
    While at hardening: The test seems to work with a fix port. That is bound to cause failures due to conflicts (for example 8082 is common to be used if you have a local HA Flink for testing).


> 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)