pkuwm opened a new issue #1297: URL: https://github.com/apache/helix/issues/1297
### Describe the bug https://github.com/apache/helix/pull/1293/checks?check_run_id=1005270926 ``` [ERROR] Tests run: 166, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 57.572 s <<< FAILURE! - in TestSuite 9829 [ERROR] testMBeanApplicationName(org.apache.helix.rest.server.TestDefaultMonitoringMbeans) Time elapsed: 0.05 s <<< FAILURE! 9830 java.lang.AssertionError: appNames: [test-namespace] does't have the same size as namespaces: [default, test-namespace]. expected:<2> but was:<1> 9831 at org.apache.helix.rest.server.TestDefaultMonitoringMbeans.testMBeanApplicationName(TestDefaultMonitoringMbeans.java:99) 9832 9833 [INFO] 9834 [INFO] Results: 9835 [INFO] 9836 [ERROR] Failures: 9837 [ERROR] TestDefaultMonitoringMbeans.testMBeanApplicationName:99 appNames: [test-namespace] does't have the same size as namespaces: [default, test-namespace]. expected:<2> but was:<1> 9838 [INFO] 9839 [ERROR] Tests run: 166, Failures: 1, Errors: 0, Skipped: 0 ``` ### To Reproduce Steps to reproduce the behavior. ### Expected behavior A clear and concise description of what you expected to happen. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
