Dan Smith created GEODE-1991:
--------------------------------

             Summary: 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


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)

Reply via email to