ashniku commented on PR #6371: URL: https://github.com/apache/hive/pull/6371#issuecomment-4175828535
> Error expected:<1> but was:<0> Stacktrace java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:633) at org.apache.hadoop.hive.ql.parse.repl.metric.TestReplicationMetricCollector.testSuccessOptimizedBootstrapDumpMetrics(TestReplicationMetricCollector.java:286) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) Standard Error 2026-03-31T07:18:52,313 WARN [main] conf.HiveCo nf: HiveConf of name hive.dummyparam.test.server.specific.config.override does not exist 2026-03-31T07:18:52,314 WARN [main] conf.HiveConf: HiveConf of name hive.dummyparam.test.server.specific.config.hivesite does not exist 2026-03-31T07:18:52,315 WARN [main] conf.HiveConf: HiveConf of name hive.dummyparam.test.server.specific.config.metastoresite does not exist > LGTM pending tests. I will merge this tomorrow. If there are any objections let me know. Thank you for your help @zabetak . I dont have anything from my end :) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
