[infinispan-issues] [JBoss JIRA] (ISPN-5855) RemoteContinuousQueryTest fails consistently
William Burns (JIRA)
issues at jboss.org
Thu Oct 29 10:07:00 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123381#comment-13123381 ]
William Burns commented on ISPN-5855:
-------------------------------------
That is odd, expiration reaper shouldn't be enabled unless it is explicitly enabled or they have a cache store supplied. As far as I can see from the test it isn't explicitly enabled and there is no cache store though, but I am not intimate with the test :)
> RemoteContinuousQueryTest fails consistently
> --------------------------------------------
>
> Key: ISPN-5855
> URL: https://issues.jboss.org/browse/ISPN-5855
> Project: Infinispan
> Issue Type: Bug
> Components: Remote Querying
> Affects Versions: 8.0.0.Final
> Reporter: Adrian Nistor
> Assignee: William Burns
> Fix For: 8.1.0.Alpha2, 8.0.2.Final
>
>
> {quote}
> java.lang.AssertionError: expected null, but was:<expiredUser2>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotNull(Assert.java:664)
> at org.junit.Assert.assertNull(Assert.java:646)
> at org.junit.Assert.assertNull(Assert.java:656)
> at org.infinispan.client.hotrod.event.RemoteContinuousQueryTest.expectElementsInQueue(RemoteContinuousQueryTest.java:198)
> at org.infinispan.client.hotrod.event.RemoteContinuousQueryTest.testContinuousQuery(RemoteContinuousQueryTest.java:174)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list