[
https://issues.apache.org/jira/browse/GEODE-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381103#comment-16381103
]
ASF subversion and git services commented on GEODE-4740:
--------------------------------------------------------
Commit 1c901de2e6b53016727031089d42a3422cde671f in geode's branch
refs/heads/develop from [~nnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1c901de ]
GEODE-4740: Removed the stat checks
* Commit and update stats are removed as they are not deterministic.
* Depends when the afterPrimary or the Lucene bucket listeners are
kicked off
> 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
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)