[infinispan-issues] [JBoss JIRA] (ISPN-3990) AtomicMapAPITest.testConcurrentTx fails randomly
Dan Berindei (JIRA)
issues at jboss.org
Wed Mar 12 04:59:10 EDT 2014
[ https://issues.jboss.org/browse/ISPN-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12952190#comment-12952190 ]
Dan Berindei commented on ISPN-3990:
------------------------------------
Oops, I see that the test actually swallows the TimeoutException. We should change the test to use {{fork(Callable)}} instead of {{fork(Runnable, boolean)}} and check that the forked task finished successfully (in addition to increasing the timeout).
> 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