shahrs87 commented on pull request #3611: URL: https://github.com/apache/hbase/pull/3611#issuecomment-905560937
The following tests failed ``` hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles hadoop.hbase.regionserver.TestSplitTransactionOnCluster ``` `TestLoadIncrementalHFilesUseSecurityEndPoint` and `TestSecureLoadIncrementalHFiles` are known flakey tests. For `TestSplitTransactionOnCluster`, it passes on my local machine. ``` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.656 s - in org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] ``` -- 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]
