[infinispan-issues] [JBoss JIRA] (ISPN-5358) FuturesTest.testCombineWithCompletionErrors random failures
Dan Berindei (JIRA)
issues at jboss.org
Wed Apr 8 08:57:19 EDT 2015
Dan Berindei created ISPN-5358:
----------------------------------
Summary: FuturesTest.testCombineWithCompletionErrors random failures
Key: ISPN-5358
URL: https://issues.jboss.org/browse/ISPN-5358
Project: Infinispan
Issue Type: Bug
Components: Core, Test Suite - Core
Affects Versions: 7.2.0.Beta2
Reporter: Dan Berindei
Priority: Blocker
Fix For: 7.2.0.Final
{noformat}
[pri:0, instance:org.infinispan.commons.util.concurrent.FuturesTest at 241ecdba] should have thrown an exception of class java.util.concurrent.ExecutionException
at org.testng.internal.Invoker.handleInvocationResults(Invoker.java:1512)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:754)
{noformat}
http://ci.infinispan.org/viewLog.html?buildId=24682&buildTypeId=bt9&guest=1
I believe this can happen because {{NotifyingFutureImpl}}'s {{actualReturnValue}} and {{exceptionThrown}} fields are not {{volatile}}.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list