gjacoby126 commented on pull request #3120: URL: https://github.com/apache/hbase/pull/3120#issuecomment-813181714
@Reidddddd - look for -Dtest.exclude.pattern in https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3120/1/artifact/out/patch-unit-hbase-server.txt to see TestConnectionImplementation is on the excluded list Also the import order seems to be inconsistent (e.g HTablePool has the protobuf imports at the end, while HTable and many other classes have them alphabetized). -- 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. For queries about this service, please contact Infrastructure at: [email protected]
