virajjasani commented on pull request #2890:
URL: https://github.com/apache/hbase/pull/2890#issuecomment-761520154


   ```
   [ERROR] COMPILATION ERROR : 
   [INFO] -------------------------------------------------------------
   [ERROR] 
/home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-2890/yetus-general-check/src/hbase-common/src/test/java/org/apache/hadoop/hbase/TestChoreService.java:[757,14]
 error: [JUnit4TestNotRun] This looks like a test method but is not run; please 
add @Test and @Ignore, or, if this is a helper method, reduce its visibility.
       (see https://errorprone.info/bugpattern/JUnit4TestNotRun)
     Did you mean '@Test public void testInitialDelay() {' or '@Test @Ignore 
public void testInitialDelay() {' or 'private void testInitialDelay() {'?
   [INFO] 1 error
   [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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to