Dan Berindei created ISPN-8248:
----------------------------------
Summary: Missing timeout exceptions in distributed executor tests
Key: ISPN-8248
URL:
https://issues.jboss.org/browse/ISPN-8248
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Critical
{noformat}
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.DistributedExecutorTest.testTimeoutOnLocalNode(DistributedExecutorTest.java:217)
{noformat}
{noformat}
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)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)