[
https://issues.apache.org/jira/browse/FLINK-14337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945975#comment-16945975
]
Till Rohrmann commented on FLINK-14337:
---------------------------------------
The problem could have been that {{numExpectedArchivedJobs}} did not reach zero
within the specified timeout when calling {{numExpectedArchivedJobs.await}}.
> HistoryServerTest.testHistoryServerIntegration failed on Travis
> ---------------------------------------------------------------
>
> Key: FLINK-14337
> URL: https://issues.apache.org/jira/browse/FLINK-14337
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.8.2, 1.9.0, 1.10.0
> Reporter: Till Rohrmann
> Priority: Critical
> Labels: test-stability
>
> The {{HistoryServerTest.testHistoryServerIntegration}} failed on Travis with
> {code}
> [ERROR] testHistoryServerIntegration[Flink version less than 1.4:
> false](org.apache.flink.runtime.webmonitor.history.HistoryServerTest) Time
> elapsed: 10.667 s <<< FAILURE!
> java.lang.AssertionError: expected:<3> but was:<2>
> {code}
> https://api.travis-ci.org/v3/job/594533358/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)