[
https://issues.apache.org/jira/browse/GEODE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961329#comment-14961329
]
ASF subversion and git services commented on GEODE-391:
-------------------------------------------------------
Commit 8d1ada30648acce2e09211ac20cfcb935ad77a89 in incubator-geode's branch
refs/heads/feature/GEODE-291 from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=8d1ada3 ]
GEODE-391, GEODE-398: fix race condition in TXExpiryJUnitTest
The test now handled ExpiryTask reschedule.
> CI failure: DistTXExpiryJUnitTest.testRegionTTLExpiration
> ---------------------------------------------------------
>
> Key: GEODE-391
> URL: https://issues.apache.org/jira/browse/GEODE-391
> Project: Geode
> Issue Type: Bug
> Reporter: Bruce Schuchardt
> Assignee: Darrel Schneider
>
> com.gemstone.gemfire.disttx.DistTXExpiryJUnitTest.testRegionTTLExpiration
> (Failed 1 times in the last 22 runs. Stability: 95 %)
> java.lang.AssertionError: expected:<true> but was:<false>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> com.gemstone.gemfire.TXExpiryJUnitTest.generalRegionExpirationTest(TXExpiryJUnitTest.java:352)
> at
> com.gemstone.gemfire.TXExpiryJUnitTest.testRegionTTLExpiration(TXExpiryJUnitTest.java:291)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)