SOLR-7921: ignore testTechproductsExample unit test due to Jenkins failures

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy Potter 2015-08-14 15:03:51 +00:00
parent e9ebea20de
commit 62fa28acd4
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ public class TestSolrCLIRunExample extends SolrTestCaseJ4 {
}
}
@Ignore
@Test
public void testTechproductsExample() throws Exception {
testExample("techproducts");