kaisun2000 commented on issue #1240:
URL: https://github.com/apache/helix/issues/1240#issuecomment-671233838


   After spending a lot of time testing, I found mvn 3.6.1 with current Testng 
combination has the following bug.
   
   If some test method in a class use @Test(dependsOnMethod="blah"). If other 
methods without dependsOnMethod attribute will not be run. What is more, 
@afterClass of this class and all the base class won't run either. 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to