Skip to content

Add integration tests and fix issues #799

Add integration tests and fix issues

Add integration tests and fix issues #799

Triggered via push February 13, 2024 05:46
Status Success
Total duration 2h 13m 45s
Artifacts

Helix-CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
TestSuite ► org.apache.helix.integration.rebalancer.TestInstanceOperation ► testMarkEvacuationAfterEMM: helix-core/src/test/java/org/apache/helix/integration/rebalancer/TestInstanceOperation.java#L1277
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
TestSuite ► org.apache.helix.integration.manager.TestDistributedControllerManager ► simpleSessionExpiryTest: helix-core/src/test/java/org/apache/helix/integration/manager/TestDistributedControllerManager.java#L128
Failed test found in: helix-core/target/surefire-reports/TEST-TestSuite.xml Error: java.lang.AssertionError: expected:<true> but was:<false>
Merge_PR_CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Merge_PR_CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/