Wweiei opened a new issue, #6125:
URL: https://github.com/apache/shenyu/issues/6125
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
[ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
0.718 s <<< FAILURE! - in
org.apache.shenyu.registry.etcd.EtcdInstanceRegisterRepositoryTest
[ERROR]
org.apache.shenyu.registry.etcd.EtcdInstanceRegisterRepositoryTest.testSelectInstancesAndWatcher
Time elapsed: 0.479 s <<< ERROR!
java.lang.NullPointerException: Cannot invoke "String.split(String)" because
the return value of
"org.apache.shenyu.registry.api.config.RegisterConfig.getServerLists()" is null
at
org.apache.shenyu.registry.etcd.EtcdInstanceRegisterRepositoryTest.testSelectInstancesAndWatcher(EtcdInstanceRegisterRepositoryTest.java:156)
[INFO] Running org.apache.shenyu.registry.etcd.EtcdClientTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041
s - in org.apache.shenyu.registry.etcd.EtcdClientTest
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Environment
```markdown
ShenYu version(s): master
```
### Debug logs
_No response_
### Anything else?
_No response_
--
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]