[
https://issues.jboss.org/browse/ISPN-3990?page=com.atlassian.jira.plugin....
]
Dan Berindei commented on ISPN-3990:
------------------------------------
The failure message says the atomic map doesn't match the expected contents:
{noformat}
java.lang.AssertionError: expected:<{k1=tx1Value, k2=tx2Value}> but
was:<{k1=tx1Value}>
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:88)
at
org.infinispan.atomic.BaseAtomicHashMapAPITest.assertMap(BaseAtomicHashMapAPITest.java:664)
at
org.infinispan.atomic.BaseAtomicHashMapAPITest.testConcurrentTx(BaseAtomicHashMapAPITest.java:463)
{noformat}
If the problem was the small timeout, I would have expected the test to fail with a
TimeoutException.
AtomicMapAPITest.testConcurrentTx fails randomly
------------------------------------------------
Key: ISPN-3990
URL:
https://issues.jboss.org/browse/ISPN-3990
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 6.0.1.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Labels: testsuite_stability
Fix For: 7.0.0.Final, 7.0.0.Alpha2
org.infinispan.atomic.AtomicMapAPITest.testConcurrentTx
http://ci.infinispan.org/viewLog.html?buildId=5946&tab=buildResultsDi...
---
org.infinispan.atomic.RepeatableReadAtomicMapAPITest.testConcurrentTx
http://ci.infinispan.org/viewLog.html?buildId=6518&tab=buildResultsDi...
--
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