[ 
https://issues.apache.org/jira/browse/GEODE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222720#comment-16222720
 ] 

ASF GitHub Bot commented on GEODE-3190:
---------------------------------------

agingade commented on a change in pull request #984: GEODE-3190: Fix a race by 
checking if region is destroyed
URL: https://github.com/apache/geode/pull/984#discussion_r147468568
 
 

 ##########
 File path: 
geode-core/src/main/java/org/apache/geode/internal/cache/AbstractRegionMap.java
 ##########
 @@ -97,7 +97,7 @@
    * This test hook is used to force the conditions for defect 48182. This 
hook is used by
 
 Review comment:
   The test is renamed...comments needs to be modified.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> CI failure: 
> org.apache.geode.internal.cache.Bug48182JUnitTest.test48182WithRegionDestroy
> ----------------------------------------------------------------------------------------
>
>                 Key: GEODE-3190
>                 URL: https://issues.apache.org/jira/browse/GEODE-3190
>             Project: Geode
>          Issue Type: Bug
>          Components: offheap
>            Reporter: Lynn Gallinat
>              Labels: storage_3
>
> {noformat}
> org.apache.geode.internal.cache.Bug48182JUnitTest > 
> test48182WithRegionDestroy FAILED
>     java.lang.AssertionError: A RegionDestroyedException was not triggered
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at 
> org.apache.geode.internal.cache.Bug48182JUnitTest.test48182WithRegionDestroy(Bug48182JUnitTest.java:201)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to