[ https://issues.apache.org/jira/browse/FLINK-17914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415332#comment-17415332 ]
Xintong Song commented on FLINK-17914: -------------------------------------- https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=24111&view=logs&j=d89de3df-4600-5585-dadc-9bbc9a5e661c&t=be5a4b15-4b23-56b1-7582-795f58a645a2&l=9931 > HistoryServerTest.testCleanExpiredJob:158->runArchiveExpirationTest:214 > expected:<2> but was:<0> > ------------------------------------------------------------------------------------------------ > > Key: FLINK-17914 > URL: https://issues.apache.org/jira/browse/FLINK-17914 > Project: Flink > Issue Type: Bug > Components: Runtime / Web Frontend > Affects Versions: 1.12.0 > Reporter: Robert Metzger > Priority: Minor > Labels: auto-deprioritized-major > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=2047&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=4ed44b66-cdd6-5dcf-5f6a-88b07dda665d > {code} > [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.697 > s <<< FAILURE! - in > org.apache.flink.runtime.webmonitor.history.HistoryServerTest > [ERROR] testCleanExpiredJob[Flink version less than 1.4: > false](org.apache.flink.runtime.webmonitor.history.HistoryServerTest) Time > elapsed: 0.483 s <<< FAILURE! > java.lang.AssertionError: expected:<2> but was:<0> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > org.apache.flink.runtime.webmonitor.history.HistoryServerTest.runArchiveExpirationTest(HistoryServerTest.java:214) > at > org.apache.flink.runtime.webmonitor.history.HistoryServerTest.testCleanExpiredJob(HistoryServerTest.java:158) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)