1vanan commented on a change in pull request #6434: IGNITE-11708 "Unable to run tests in IgniteConfigVariationsAbstractTest subclasses" URL: https://github.com/apache/ignite/pull/6434#discussion_r286375724
########## File path: modules/core/src/test/java/org/apache/ignite/internal/processors/service/IgniteServiceConfigVariationsFullApiTest.java ########## @@ -144,6 +144,7 @@ public void testKeyAffinityDeploy() throws Exception { */ @Test public void testMultipleDeploy() throws Exception { + System.out.println("~~! " + testsCfg.description()); Review comment: @pavlukhin No, it is just to debug in the context of `testsCfg` question. I'll remove it in the next commit. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services