guluo2016 commented on PR #7189:
URL: https://github.com/apache/hbase/pull/7189#issuecomment-3151305113

   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile 
(default-testCompile) on project hbase-server: Compilation failure
   [ERROR] 
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-7189/yetus-general-check/src/hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestSnapshotProcedureEarlyExpiration.java:[28,31]
 cannot find symbol
   [ERROR]   symbol:   class HBaseTestingUtil
   [ERROR]   location: package org.apache.hadoop.hbase
   ```
   Based on the build information, this issue still exists. It seems this patch 
will fix the problem once it's merged.
   
   Using this patch, I've verified it on my local machine and found no issues.


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