[
https://issues.apache.org/jira/browse/GEODE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093984#comment-16093984
]
ASF subversion and git services commented on GEODE-3113:
--------------------------------------------------------
Commit 16fda7bee6a3dc6214ca40d85371eef79e759b94 in geode's branch
refs/heads/feature/GEODE-3113 from [~lhughesgodfrey]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=16fda7b ]
GEODE-3113: Modify HARegionQueue test to use Awaitility vs. timeouts
* Modify test to use Awaitility (at most 60 seconds) vs. sleeps prior to
checking expiration
* remove obsolete comment
> CI failure: .HARQAddOperationJUnitTest.testNoExpiryOnThreadIdentifier
> ---------------------------------------------------------------------
>
> Key: GEODE-3113
> URL: https://issues.apache.org/jira/browse/GEODE-3113
> Project: Geode
> Issue Type: Bug
> Components: client queues
> Affects Versions: 1.3.0
> Reporter: Shelley Lynn Hughes-Godfrey
> Assignee: Shelley Lynn Hughes-Godfrey
>
> {noformat}
> org.apache.geode.internal.cache.ha.HARQAddOperationJUnitTest >
> testNoExpiryOnThreadIdentifier FAILED
> java.lang.AssertionError: expected:<0> but was:<1>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.geode.internal.cache.ha.HARQAddOperationJUnitTest.testNoExpiryOnThreadIdentifier(HARQAddOperationJUnitTest.java:295)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)