[ https://issues.apache.org/jira/browse/HIVE-25716?focusedWorklogId=689382&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-689382 ]
ASF GitHub Bot logged work on HIVE-25716: ----------------------------------------- Author: ASF GitHub Bot Created on: 02/Dec/21 15:08 Start Date: 02/Dec/21 15:08 Worklog Time Spent: 10m Work Description: vcsomor opened a new pull request #2837: URL: https://github.com/apache/hive/pull/2837 Fix of flaky test TestCompactionMetrics#testOldestReadyForCleaningAge -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 689382) Remaining Estimate: 0h Time Spent: 10m > Fix flaky test TestCompactionMetrics#testOldestReadyForCleaningAge > ------------------------------------------------------------------ > > Key: HIVE-25716 > URL: https://issues.apache.org/jira/browse/HIVE-25716 > Project: Hive > Issue Type: Bug > Affects Versions: 4.0.0 > Reporter: Karen Coppage > Assignee: Viktor Csomor > Priority: Major > Labels: flaky-test, pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > Flaky check failed on run #59: > [http://ci.hive.apache.org/job/hive-flaky-check/467/|http://ci.hive.apache.org/job/hive-flaky-check/467/] > {code:java} > java.lang.AssertionError > at org.junit.Assert.fail(Assert.java:87) > at org.junit.Assert.assertTrue(Assert.java:42) > at org.junit.Assert.assertTrue(Assert.java:53) > at > org.apache.hadoop.hive.ql.txn.compactor.TestCompactionMetrics.testOldestReadyForCleaningAge(TestCompactionMetrics.java:214) > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)