Technoboy- commented on issue #16496: URL: https://github.com/apache/pulsar/issues/16496#issuecomment-1179905883
``` 2022-07-11T01:45:34.4237922Z [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 98.061 s <<< FAILURE! - in org.apache.pulsar.broker.service.ManagedLedgerCompressionTest 2022-07-11T01:45:34.4244376Z [ERROR] testRestartBrokerEnableManagedLedgerInfoCompression(org.apache.pulsar.broker.service.ManagedLedgerCompressionTest) Time elapsed: 21.105 s <<< FAILURE! 2022-07-11T01:45:34.4348235Z org.testng.internal.thread.ThreadTimeoutException: Method org.apache.pulsar.broker.service.ManagedLedgerCompressionTest.testRestartBrokerEnableManagedLedgerInfoCompression() didn't finish within the time-out 20000 2022-07-11T01:45:34.4349749Z at org.testng.internal.MethodInvocationHelper.invokeWithTimeoutWithNewExecutor(MethodInvocationHelper.java:371) 2022-07-11T01:45:34.4350706Z at org.testng.internal.MethodInvocationHelper.invokeWithTimeout(MethodInvocationHelper.java:282) 2022-07-11T01:45:34.4351420Z at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:605) 2022-07-11T01:45:34.4352896Z at org.testng.internal.TestInvoker.retryFailed(TestInvoker.java: ``` -- 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]
