You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/11/13 00:08:40 UTC

[GitHub] [geode] BenjaminPerryRoss commented on a change in pull request #5745: GEODE-8704: many CI failures in Jetty9CachingClientServerTest

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:
users@infra.apache.org