funky-eyes commented on code in PR #7234: URL: https://github.com/apache/incubator-seata/pull/7234#discussion_r2006696808
########## discovery/seata-discovery-namingserver/src/test/java/org/apache/seata/discovery/registry/namingserver/NamingserverRegistryServiceImplTest.java: ########## @@ -157,6 +203,7 @@ public void testRegister2() throws Exception { @Test + @Disabled Review Comment: Because these test cases need to be coordinated with the namingserver node, they can only be used for local testing. The test cases in this test class were all initially disabled. I have modified and enabled some of them to run in GitHub CI. -- 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...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org