[infinispan-issues] [JBoss JIRA] (ISPN-8274) ReplSyncDistributedExecutorWithTopologyAwareNodesTest.testSleepingCallableWithTimeoutExc random failure
Galder Zamarreño (JIRA)
issues at jboss.org
Fri Sep 8 10:10:01 EDT 2017
Galder Zamarreño created ISPN-8274:
--------------------------------------
Summary: ReplSyncDistributedExecutorWithTopologyAwareNodesTest.testSleepingCallableWithTimeoutExc random failure
Key: ISPN-8274
URL: https://issues.jboss.org/browse/ISPN-8274
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.1.0.Final
Reporter: Galder Zamarreño
{code}
Error Message
Should have thrown an class java.util.concurrent.TimeoutException
Stacktrace
java.lang.AssertionError: Should have thrown an class java.util.concurrent.TimeoutException
at org.infinispan.test.Exceptions.assertException(Exceptions.java:21)
at org.infinispan.test.Exceptions.expectException(Exceptions.java:92)
at org.infinispan.distexec.LocalDistributedExecutorTest.testSleepingCallableWithTimeoutExc(LocalDistributedExecutorTest.java:340)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 16 stack frames
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list