oxsean commented on code in PR #15445: URL: https://github.com/apache/dubbo/pull/15445#discussion_r2137858746
########## dubbo-rpc/dubbo-rpc-triple/src/test/groovy/org/apache/dubbo/rpc/protocol/tri/rest/mapping/RadixTreeTest.groovy: ########## @@ -59,6 +61,29 @@ class RadixTreeTest extends Specification { '/a/b/c/d' | 0 } + def "test repeat add,no equal function"() { Review Comment: Should test with class `Registration` -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org