You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2018/02/23 19:30:00 UTC

[jira] [Created] (GEODE-4740) CI Failure: LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats.testPartitionedSerialPropagationToTwoWanSites

Jason Huynh created GEODE-4740:
----------------------------------

             Summary: CI Failure: LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats.testPartitionedSerialPropagationToTwoWanSites
                 Key: GEODE-4740
                 URL: https://issues.apache.org/jira/browse/GEODE-4740
             Project: Geode
          Issue Type: Bug
          Components: lucene
            Reporter: Jason Huynh


This test failed in a recent concourse run
org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest > listIndexWithStatsShouldReturnCorrectStats FAILED
 java.lang.AssertionError: 
 Expecting:
 <["3"]>
 to contain exactly in any order:
 <["2"]>
 elements not found:
 <["2"]>
 and elements not expected:
 <["3"]>
 at org.apache.geode.test.junit.assertions.CommandResultAssert.tableHasColumnWithExactValuesInAnyOrder(CommandResultAssert.java:179)
 at org.apache.geode.cache.lucene.internal.cli.LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats(LuceneIndexCommandsDUnitTest.java:154)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)