zrlw edited a comment on issue #9079:
URL: https://github.com/apache/dubbo/issues/9079#issuecomment-952458559
mvn test有时出现很多NPE,比如dubbo-registry-api:
```
java.lang.NullPointerException
at
org.apache.dubbo.registry.support.AbstractRegistryTest.after(AbstractRegistryTest.java:86)
```
但是junit test单独测试AbstractRegistryTest很正常,可能还是全局资源释放还有问题
--
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]