arvindKandpal-ksolves commented on PR #8657:
URL: https://github.com/apache/hbase/pull/8657#issuecomment-5810691293

   JDK17/Hadoop3 (large-wave-3):
   
   ```code
   arvindksi274@KLP2757:~/Opensource-works/hbase$ mvn -pl hbase-server test 
-Dhadoop.profile=3.0 
-Dtest=TestStochasticLoadBalancerBalanceCluster#testBalanceCluster 
-DfailIfNoTests=false 2>&1 | grep -E "Tests run|FAIL|ERROR|BUILD"
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.26 
s -- in 
org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancerBalanceCluster
   [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 
seconds after System.exit(0).
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
   [INFO] BUILD SUCCESS
   
   arvindksi274@KLP2757:~/Opensource-works/hbase$ mvn -pl hbase-server test 
-Dhadoop.profile=3.0 
-Dtest=TestSnapshotProcedureRSCrashes#testRegionServerCrashWhileVerifyingSnapshot
 -DfailIfNoTests=false 2>&1 | grep -E "Tests run|FAIL|ERROR|BUILD"
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.83 
s -- in org.apache.hadoop.hbase.master.procedure.TestSnapshotProcedureRSCrashes
   [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
   [INFO] BUILD SUCCESS
   ```


-- 
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]

Reply via email to