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:04 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Huynh updated GEODE-4740:
-------------------------------
    Summary: CI Failure: LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats  (was: CI Failure: LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats.testPartitionedSerialPropagationToTwoWanSites)

> CI Failure: LuceneIndexCommandsDUnitTest.listIndexWithStatsShouldReturnCorrectStats
> -----------------------------------------------------------------------------------
>
>                 Key: GEODE-4740
>                 URL: https://issues.apache.org/jira/browse/GEODE-4740
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Jason Huynh
>            Priority: Major
>
> 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)