[infinispan-issues] [JBoss JIRA] (ISPN-3709) ClusteredCacheTest.testPutForExternalRead is failing randomly
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Thu Nov 14 05:39:05 EST 2013
Pedro Ruivo created ISPN-3709:
---------------------------------
Summary: ClusteredCacheTest.testPutForExternalRead is failing randomly
Key: ISPN-3709
URL: https://issues.jboss.org/browse/ISPN-3709
Project: Infinispan
Issue Type: Bug
Affects Versions: 6.0.0.CR1
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 6.0.0.Final
some subclasses are failing with:
{code}
java.lang.AssertionError: expected:<4> but was:<3>
at org.testng.AssertJUnit.fail(AssertJUnit.java:59)
at org.testng.AssertJUnit.failNotEquals(AssertJUnit.java:364)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:80)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:245)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:252)
at org.infinispan.query.blackbox.ClusteredCacheTest.testPutForExternalRead(ClusteredCacheTest.java:296)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list