[infinispan-issues] [JBoss JIRA] (ISPN-3990) AtomicMapAPITest.testConcurrentTx fails randomly
Pedro Ruivo (JIRA)
issues at jboss.org
Wed Mar 5 09:37:33 EST 2014
[ https://issues.jboss.org/browse/ISPN-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12950242#comment-12950242 ]
Pedro Ruivo commented on ISPN-3990:
-----------------------------------
looking at the logs, it looks like the timeout is smaller:
{code}
02:33:22,213 ERROR (remote-thread-0,RepeatableReadAtomicMapAPITest-NodeA:atomic) [InvocationContextInterceptor] ISPN000136: Execution error
org.infinispan.util.concurrent.TimeoutException: Unable to acquire lock after [100 milliseconds] on key [testConcurrentTx] for requestor [GlobalTransaction:<RepeatableReadAtomicMapAPITest-NodeB-52610>:1079:remote]! Lock held by [GlobalTransaction:<RepeatableReadAtomicMapAPITest-NodeA-53860>:1074:local]
{code}
> 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=buildResultsDiv&buildTypeId=bt2
> ---
> org.infinispan.atomic.RepeatableReadAtomicMapAPITest.testConcurrentTx
> http://ci.infinispan.org/viewLog.html?buildId=6518&tab=buildResultsDiv&buildTypeId=bt2
--
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