zrlw edited a comment on issue #8689:
URL: https://github.com/apache/dubbo/issues/8689#issuecomment-915277561


   不知道是否和parallel 
testing有关联,很多测试类都在AfterEach里面写了DubboBootstrap.reset(),但是reset方法会释放全局资源,这样并行测试做reset操作会影响其他并行执行的测试方法。
   我试试在自己的仓库改一下parent的pom.xml,把forkMode改成always之后构建几次对比一下看看效果,
   开始了:
   https://github.com/zrlw/dubbo/actions/runs/1213871776


-- 
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: notifications-unsubscr...@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to