mirror of
https://github.com/apache/lucene.git
synced 2025-02-24 19:25:10 +00:00
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 (cherry picked from commit 8725944fba69cca19dddcac2617251b38f0b1cf9)
This commit is contained in:
parent
c18146602b
commit
f9139649b1
@ -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<String, Object> jars = Utils.makeMap(
|
||||
|
Loading…
x
Reference in New Issue
Block a user