shahrs87 commented on PR #4486: URL: https://github.com/apache/hbase/pull/4486#issuecomment-1147704489
jdk8 tests succeeds locally. ``` [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSWithSeparateOldWALs [INFO] Running org.apache.hadoop.hbase.master.TestClusterRestartFailover [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.447 s - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSWithSeparateOldWALs [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.682 s - in org.apache.hadoop.hbase.master.TestClusterRestartFailover [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 rushabh.shah apache-hbase-1 % java -version openjdk version "1.8.0_292" OpenJDK Runtime Environment (Zulu 8.54.0.22-SA-macosx) (build 1.8.0_292-b10) OpenJDK 64-Bit Server VM (Zulu 8.54.0.22-SA-macosx) (build 25.292-b10, mixed mode) ``` -- 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]
