diff --git a/solr/core/src/test/org/apache/solr/util/TestSolrCLIRunExample.java b/solr/core/src/test/org/apache/solr/util/TestSolrCLIRunExample.java index 928c8eccef3..611d62dc752 100644 --- a/solr/core/src/test/org/apache/solr/util/TestSolrCLIRunExample.java +++ b/solr/core/src/test/org/apache/solr/util/TestSolrCLIRunExample.java @@ -279,6 +279,7 @@ public class TestSolrCLIRunExample extends SolrTestCaseJ4 { } } + @Ignore @Test public void testTechproductsExample() throws Exception { testExample("techproducts");