[infinispan-issues] [JBoss JIRA] (ISPN-6016) Unstable HotRodRemoteCacheIT#testPutAsync test

Martin Gencur (JIRA) issues at jboss.org
Mon Dec 7 09:24:00 EST 2015


Martin Gencur created ISPN-6016:
-----------------------------------

             Summary: Unstable HotRodRemoteCacheIT#testPutAsync test
                 Key: ISPN-6016
                 URL: https://issues.jboss.org/browse/ISPN-6016
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Server
    Affects Versions: 8.1.0.CR1
            Reporter: Martin Gencur
            Assignee: Martin Gencur


The test might fail with the following error:
{code}
Actual results:
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:575)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list