Technoboy- commented on issue #16496: URL: https://github.com/apache/pulsar/issues/16496#issuecomment-1179904352
``` 2022-07-11T02:07:23.1365128Z [INFO] Running org.apache.pulsar.broker.stats.ManagedLedgerMetricsTest 2022-07-11T02:07:37.2828233Z [ERROR] Tests run: 18, Failures: 3, Errors: 0, Skipped: 9, Time elapsed: 128.822 s <<< FAILURE! - in org.apache.pulsar.broker.intercept.BrokerInterceptorTest 2022-07-11T02:07:37.2832018Z [ERROR] testProducerCreation(org.apache.pulsar.broker.intercept.BrokerInterceptorTest) Time elapsed: 0.247 s <<< FAILURE! 2022-07-11T02:07:37.2832880Z java.lang.AssertionError: expected [true] but found [false] 2022-07-11T02:07:37.2833545Z at org.testng.Assert.fail(Assert.java:99) 2022-07-11T02:07:37.2834124Z at org.testng.Assert.failNotEquals(Assert.java:1037) 2022-07-11T02:07:37.2834733Z at org.testng.Assert.assertTrue(Assert.java:45) 2022-07-11T02:07:37.2835320Z at org.testng.Assert.assertTrue(Assert.java:55) 2022-07-11T02:07:37.2836262Z at org.apache.pulsar.broker.intercept.BrokerInterceptorTest.testProducerCreation(BrokerInterceptorTest.java:145) ``` -- 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]
