You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2016/10/13 19:37:22 UTC

[jira] [Resolved] (GEODE-1991) CI Failure: HARegionQueueJUnitTest.testNoExpiryOfThreadId

     [ https://issues.apache.org/jira/browse/GEODE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Smith resolved GEODE-1991.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0-incubating

> CI Failure: HARegionQueueJUnitTest.testNoExpiryOfThreadId
> ---------------------------------------------------------
>
>                 Key: GEODE-1991
>                 URL: https://issues.apache.org/jira/browse/GEODE-1991
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>            Reporter: Dan Smith
>              Labels: ci
>             Fix For: 1.1.0-incubating
>
>
> This test failed with 9189e3bb95fcd8547327c6047dafea5e0fd76dbb.
> {noformat}
> org.apache.geode.internal.cache.ha.HARegionQueueJUnitTest > testNoExpiryOfThreadId FAILED
>     java.lang.AssertionError:  Expected region size not to be zero since expiry time has not been exceeded but it is not so 
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.apache.geode.internal.cache.ha.HARegionQueueJUnitTest.testNoExpiryOfThreadId(HARegionQueueJUnitTest.java:587)
> {noformat}
> It looks like this is probably just a racy test. It sets an expiration of 3 seconds, sleeps for 3 seconds, and expects the entry to not be expired.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)