Dan Berindei created ISPN-4866:
----------------------------------
Summary: HotRotRemoteCacheIT.testPutAsync random failures
Key: ISPN-4866
URL:
https://issues.jboss.org/browse/ISPN-4866
Project: Infinispan
Issue Type: Bug
Components: Server, Test Suite - Server
Affects Versions: 7.0.0.CR1
Reporter: Dan Berindei
Priority: Blocker
Fix For: 7.0.0.Final
{noformat}
java.lang.AssertionError: expected:<100> but was:<103>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at
org.infinispan.server.test.client.hotrod.AbstractRemoteCacheIT.testPutAsync(AbstractRemoteCacheIT.java:574)
{noformat}
The test has been failing in CI almost constantly since October 2nd:
http://ci.infinispan.org/project.html?projectId=Infinispan&testNameId...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)