helix-bot commented on PR #2303: URL: https://github.com/apache/helix/pull/2303#issuecomment-1338605127
It looks like the latest test run failed for an unrelated reason: ```bash Run .github/scripts/printTestResult.sh [info] ./helix-core/target/surefire-reports/TestSuite.txt: Tests run: 1319, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5,903.851 s <<< FAILURE! - in TestSuite Error: Test failed: testClusterStatusMonitorLifecycle(org.apache.helix.monitoring.TestClusterStatusMonitorLifecycle) Time elapsed: 74.022 s <<< FAILURE! [info] ./helix-common/target/surefire-reports/TestSuite.txt: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in TestSuite [info] ./zookeeper-api/target/surefire-reports/TestSuite.txt: Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.49 s - in TestSuite [info] ./metrics-common/target/surefire-reports/TestSuite.txt: Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in TestSuite [info] ./metadata-store-directory-common/target/surefire-reports/TestSuite.txt: Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 s - in TestSuite ``` https://github.com/apache/helix/actions/runs/3624998221/jobs/6112551222 -- 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]
