zrlw commented on pull request #384:
URL: https://github.com/apache/dubbo-samples/pull/384#issuecomment-952906496


   > Duplicated with this pr: #382
   > 
   > ```
   > @DirtiesContext(classMode = DirtiesContext.ClassMode.AFTER_CLASS)
   > ```
   > 
   > DirtiesContext will notify Junit to destroy spring context after test 
class, then also destroy dubbo application. Avoid using DubboBootstrap.reset() 
method everywhere.
   
   if disable DubboTestChecker, then #382 works, otherwise it doesn't work.


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



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

Reply via email to