leno23 commented on PR #3379: URL: https://github.com/apache/dubbo-go/pull/3379#issuecomment-4655856903
I checked the failed Integration Test run. The failure is in the integration sample `generic`, where the Go client cannot connect to `127.0.0.1:50052` after the sample server startup (`connect: connection refused`, followed by `Some generic call tests failed`). This PR now only changes `protocol/triple/triple_protocol/triple_ext_test.go` and does not touch the generic sample, integration scripts, or runtime code. I tried to rerun the failed job, but GitHub requires repository admin permission for reruns from my account. Could a maintainer rerun the failed Integration Test job? -- 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]
