[
https://issues.apache.org/jira/browse/GEODE-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-2820:
-----------------------------
Description:
The test has an @Ignore annotation with value of "TODO: test is disabled
because of #52167"
This test should be fixed and reenabled.
The original bug described this test as flaky and provided this old stack trace:
{noformat}
dunit.RMIException: While invoking
com.gemstone.gemfire.cache.query.dunit.QueryIndexUsingXMLDUnitTest$11.run in VM
1 running on Host ent.gemstone.com with 4 VMs
at dunit.VM.invoke(VM.java:357)
at dunit.VM.invoke(VM.java:301)
at dunit.VM.invoke(VM.java:255)
at
com.gemstone.gemfire.cache.query.dunit.QueryIndexUsingXMLDUnitTest.testCreateAsyncIndexWhileDoingGIIAndCompareQueryResults(QueryIndexUsingXMLDUnitTest.java:617)
Caused by:
junit.framework.AssertionFailedError: FAILED:SelectResults size is different in
both the cases. Size1=490 Size2 = 489; failed query=Select * from /Portfolios
where ID > 10
{noformat}
was:
The test has an @Ignore annotation with value of "TODO: test is disabled
because of #52167"
This test should be fixed and reenabled.
The original bug described this test as flaky and provided this old stack trace:
{noformat}
dunit.RMIException: While invoking
com.gemstone.gemfire.cache.query.dunit.QueryIndexUsingXMLDUnitTest$11.run in VM
1 running on Host ent.gemstone.com with 4 VMs
at dunit.VM.invoke(VM.java:357)
at dunit.VM.invoke(VM.java:301)
at dunit.VM.invoke(VM.java:255)
at
com.gemstone.gemfire.cache.query.dunit.QueryIndexUsingXMLDUnitTest.testCreateAsyncIndexWhileDoingGIIAndCompareQueryResults(QueryIndexUsingXMLDUnitTest.java:617)
Caused by:
junit.framework.AssertionFailedError: FAILED:SelectResults size is
different in both the cases. Size1=490 Size2 = 489; failed query=Select * from
/Portfolios where ID > 10
{noformat}
> QueryIndexUsingXMLDUnitTest.testCreateAsyncIndexWhileDoingGIIAndCompareQueryResults
> is disabled
> -----------------------------------------------------------------------------------------------
>
> Key: GEODE-2820
> URL: https://issues.apache.org/jira/browse/GEODE-2820
> Project: Geode
> Issue Type: Test
> Components: querying, tests
> Reporter: Kirk Lund
>
> The test has an @Ignore annotation with value of "TODO: test is disabled
> because of #52167"
> This test should be fixed and reenabled.
> The original bug described this test as flaky and provided this old stack
> trace:
> {noformat}
> dunit.RMIException: While invoking
> com.gemstone.gemfire.cache.query.dunit.QueryIndexUsingXMLDUnitTest$11.run in
> VM 1 running on Host ent.gemstone.com with 4 VMs
> at dunit.VM.invoke(VM.java:357)
> at dunit.VM.invoke(VM.java:301)
> at dunit.VM.invoke(VM.java:255)
> at
> com.gemstone.gemfire.cache.query.dunit.QueryIndexUsingXMLDUnitTest.testCreateAsyncIndexWhileDoingGIIAndCompareQueryResults(QueryIndexUsingXMLDUnitTest.java:617)
> Caused by:
> junit.framework.AssertionFailedError: FAILED:SelectResults size is different
> in both the cases. Size1=490 Size2 = 489; failed query=Select * from
> /Portfolios where ID > 10
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)