native-image unit test inject reference bean failed #13578
Labels
component/sdk
Related with apache/dubbo
help wanted
Everything needs help from contributors
type/enhancement
Everything related with code enhancement or performance
Environment
Steps to reproduce this issue
mvn clean test -PnativeTest
Expected Behavior
unit test pass
Actual Behavior
NullPointerException, demoService is not inject, it is null
The text was updated successfully, but these errors were encountered: