yozaner1324 commented on a change in pull request #7348:
URL: https://github.com/apache/geode/pull/7348#discussion_r813169895



##########
File path: 
geode-assembly/src/distributedTest/java/org/apache/geode/management/internal/rest/DeployToMultiGroupDUnitTest.java
##########
@@ -58,6 +59,7 @@
   @BeforeClass
   public static void beforeClass() throws Exception {
     // prepare the jars to be deployed
+    assumeThat(System.getenv("CLASSLOADER_ISOLATED")).isEqualTo("false");

Review comment:
       Yes.




-- 
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]


Reply via email to