[
https://issues.apache.org/jira/browse/GEODE-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738504#comment-16738504
]
Sai Boorlagadda commented on GEODE-4194:
----------------------------------------
We observed a failure (not a hang) on
DistributedNoAckRegionDUnitTest.testNBRegionDestructionDuringGetInitialImage
Failed Job:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/288
{code:java}
Caused by: org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.geode.cache30.MultiVMRegionTestCase$216.run2(MultiVMRegionTestCase.java:4981)
at
org.apache.geode.cache30.CacheSerializableRunnable.run(CacheSerializableRunnable.java:52)
at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}
Artifacts:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.328/test-results/distributedTest/1547054499/
> DiskDistributedNoAckAsyncOverflowRegionDUnitTest
> testNBRegionDestructionDuringGetInitialImage hangs
> ---------------------------------------------------------------------------------------------------
>
> Key: GEODE-4194
> URL: https://issues.apache.org/jira/browse/GEODE-4194
> Project: Geode
> Issue Type: Bug
> Components: extensions
> Reporter: Lynn Gallinat
> Priority: Major
>
> This test caused concourse to timeout when it hung:
> Started @ 2018-01-03 18:49:16.700 +0000
> 2018-01-03 19:21:00.165 +0000
> org.apache.geode.cache30.DiskDistributedNoAckAsyncOverflowRegionDUnitTest
> testNBRegionDestructionDuringGetInitialImage
> Ended @ 2018-01-03 20:55:26.951 +0000
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)