[infinispan-issues] [JBoss JIRA] (ISPN-5321) StringBasedStoreMultinodeIT.testFetchState fails randomly
Vojtech Juranek (JIRA)
issues at jboss.org
Tue Mar 24 08:49:19 EDT 2015
Vojtech Juranek created ISPN-5321:
-------------------------------------
Summary: StringBasedStoreMultinodeIT.testFetchState fails randomly
Key: ISPN-5321
URL: https://issues.jboss.org/browse/ISPN-5321
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Reporter: Vojtech Juranek
Fails as {{k1}} enrtyr is evicted instead of expected {{k2}}:
{noformat}
java.lang.AssertionError: expected null, but was:<[B at 636e6f73>
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.server.test.cs.jdbc.multinode.StringBasedStoreMultinodeIT.testFetchState(StringBasedStoreMultinodeIT.java:60)
{noformat}
see e.g. [this CI build|http://ci.infinispan.org/viewLog.html?buildId=24519&tab=buildResultsDiv&buildTypeId=bt8&logTab=]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list