Shelley Lynn Hughes-Godfrey created GEODE-2905:
--------------------------------------------------
Summary: CI failure:
org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest >
searchWithoutIndexShouldReturnError
Key: GEODE-2905
URL: https://issues.apache.org/jira/browse/GEODE-2905
Project: Geode
Issue Type: Bug
Components: lucene
Reporter: Shelley Lynn Hughes-Godfrey
This test failed in Apache Jenkins build #830.
{noformat}
org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest >
searchWithoutIndexShouldReturnError FAILED
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest.searchWithoutIndexShouldReturnError(LuceneIndexCommandsDUnitTest.java:462)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)