Apache9 commented on PR #7789:
URL: https://github.com/apache/hbase/pull/7789#issuecomment-3958460582

   > `TestCheckTestClasses.checkClasses` seems still fails when using JDK8 + 
Hadoop2 in this 
job(https://github.com/apache/hbase/actions/runs/22378733544/job/64774616226?pr=7789)
   
   It is broken by upgrading hbase-client to junit5, since we use junit5 
MockitoExtension in hbase-client, but we do not have this dependency in 
hbase-server...
   
   @liuxiaocs7 Please file an issue to add mockito-junit-jupiter to 
hbase-server, and remember to add a TODO that we will remove this once 
TestCheckTestClasses is removed.
   
   Thanks.


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