Dan Smith created GEODE-2403:
--------------------------------
Summary: CI Failure:
LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats
Key: GEODE-2403
URL: https://issues.apache.org/jira/browse/GEODE-2403
Project: Geode
Issue Type: Bug
Components: lucene
Reporter: Dan Smith
Failed with b529568dcd15b664a108d2cee5c783cb6b6ef79f
{noformat}
org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest >
listIndexWithStatsShouldReturnCorrectStats FAILED
java.lang.AssertionError: expected:<[1]> but was:<[2]>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats(LuceneIndexCommandsDUnitTest.java:151)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)