From 8725944fba69cca19dddcac2617251b38f0b1cf9 Mon Sep 17 00:00:00 2001 From: Chris Hostetter Date: Tue, 20 Aug 2019 09:45:11 -0700 Subject: [PATCH] SOLR-13650: AwaitsFix TestContainerReqHandler.testCacheFromGlobalLoader the jenkins failure rate for this test since it was committed is over 80%, it needs to be dsaibled until this can be addressed --- .../test/org/apache/solr/handler/TestContainerReqHandler.java | 1 + 1 file changed, 1 insertion(+) diff --git a/solr/core/src/test/org/apache/solr/handler/TestContainerReqHandler.java b/solr/core/src/test/org/apache/solr/handler/TestContainerReqHandler.java index 44c1d1e9499..6de5fd02925 100644 --- a/solr/core/src/test/org/apache/solr/handler/TestContainerReqHandler.java +++ b/solr/core/src/test/org/apache/solr/handler/TestContainerReqHandler.java @@ -568,6 +568,7 @@ public class TestContainerReqHandler extends SolrCloudTestCase { } + @AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-13650") public void testCacheFromGlobalLoader() throws Exception { String COLLECTION_NAME = "globalCacheColl"; Map jars = Utils.makeMap(