leno23 commented on PR #3328: URL: https://github.com/apache/dubbo-go/pull/3328#issuecomment-4646053297
Addressed the CI failure in commit 4e3dc2f. The failing consistent hashing test still expected the old trailing-question-mark form, so I updated it to match the new URL.String() behavior.\n\nBefore this PR:\n\n\n\nAfter this PR:\n\n\n\nValidation run locally with the available Go toolchain:\n\n\n\nBoth passed. The CI command\u2019s requested Go 1.25 toolchain download stalled locally, so I used the local Go toolchain for targeted verification. -- 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]
