BenjaminPerryRoss commented on a change in pull request #5745:
URL: https://github.com/apache/geode/pull/5745#discussion_r522519835



##########
File path: 
geode-assembly/src/distributedTest/java/org/apache/geode/session/tests/Jetty9CachingClientServerTest.java
##########
@@ -23,12 +23,14 @@
 
 import javax.servlet.http.HttpSession;
 
+import org.junit.Ignore;
 import org.junit.Test;
 
 import org.apache.geode.cache.Region;
 import org.apache.geode.internal.cache.InternalCache;
 import org.apache.geode.test.dunit.rules.ClusterStartupRule;
 
+@Ignore("GEODE-8704")

Review comment:
       These tests are causing pipeline failures following a JDK version 
update. Since it's only tests in this class, we opted to ignore the tests while 
we fix the issue to unblock the pipeline.




----------------------------------------------------------------
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:
[email protected]


Reply via email to