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

Shelley Lynn Hughes-Godfrey commented on GEODE-4165:
----------------------------------------------------

This failure reproduced during CI on geode 1.3:
{noformat}
org.apache.geode.internal.cache.tier.sockets.EventIDVerificationDUnitTest > 
testEventIDPrapogationOnServerDuringRegionClear FAILED
    java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.geode.internal.cache.tier.sockets.EventIDVerificationDUnitTest.testEventIDPrapogationOnServerDuringRegionClear(EventIDVerificationDUnitTest.java:150)
{noformat}

> Test failed to get proper event id during a region clear
> --------------------------------------------------------
>
>                 Key: GEODE-4165
>                 URL: https://issues.apache.org/jira/browse/GEODE-4165
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>            Reporter: Brian Rowe
>
> This occurred during a run of  
> EventIDVerificationDUnitTest.testEventIDPrapogationOnServerDuringRegionClear. 
>  The stack trace for this one isn't really helpful:
> org.apache.geode.internal.cache.tier.sockets.EventIDVerificationDUnitTest > 
> testEventIDPrapogationOnServerDuringRegionClear FAILED
>     java.lang.AssertionError
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at 
> org.apache.geode.internal.cache.tier.sockets.EventIDVerificationDUnitTest.testEventIDPrapogationOnServerDuringRegionClear(EventIDVerificationDUnitTest.java:150)
> It's unclear what happened here and I was unable to reproduce this failure 
> with 500 retries.  The test output also didn't contain any relevant data and 
> matched the successful runs (at least for stdout, it doesn't look like stderr 
> was captured here).  



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

Reply via email to