Alanxtl commented on code in PR #3046:
URL: https://github.com/apache/dubbo-go/pull/3046#discussion_r2510140897
##########
registry/etcdv3/service_discovery_test.go:
##########
@@ -51,6 +52,7 @@ func TestEtcdV3ServiceDiscoveryGetDefaultPageSize(t
*testing.T) {
}
func TestFunction(t *testing.T) {
+ t.Skip("Skipping test: CI environment does not support etcd dependency")
Review Comment:
你这个pr先别更新gost了,就更新其他的然后我给你合并吧
关于这个WithBlock的问题你新开一个pr,记一下我的这个分析,然后更新前报的错和更新后报的错都贴到新pr里面去
--
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]