[
https://issues.apache.org/jira/browse/GEODE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093851#comment-16093851
]
ASF GitHub Bot commented on GEODE-3113:
---------------------------------------
Github user upthewaterspout commented on a diff in the pull request:
https://github.com/apache/geode/pull/645#discussion_r128376504
--- Diff:
geode-core/src/test/java/org/apache/geode/internal/cache/ha/HARQAddOperationJUnitTest.java
---
@@ -287,12 +289,11 @@ public void testNoExpiryOnThreadIdentifier() {
eventsMap.get(threadId));
// wait for some more time to allow expiry on data
--- End diff --
Should probably remove this comment about waiting for some time?
> 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)