Bug 987480 - Execution exceptions thrown in org.infinispan.distexec when TimeoutException is expected (random test failure)
Summary: Execution exceptions thrown in org.infinispan.distexec when TimeoutException ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Clustering
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Paul Ferraro
QA Contact:
URL:
Whiteboard: Infinispan testsuite
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-23 13:06 UTC by Richard Janík
Modified: 2014-05-21 13:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-03 06:27:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Richard Janík 2013-07-23 13:06:25 UTC
Description of problem:

EAP 6.1.1.ER3
Infinispan 5.2.7

Four tests get ExecutionExceptions (randomly...) when expecting TimeoutExceptions:
DistributedExecutorWithCacheLoaderTest
DistributedExecutorNonConcurrentTest
ReplSyncDistributedExecutorWithTopologyAwareNodesTest
ReplSyncDistributedExecutorTest

A TimeoutException is wrapped inside the ExecutionException -> ExecutionException(caused by CacheExeption(caused by TimeoutException))

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Infinispan/job/eap-6x-infinispan-hpux-matrix-clone/3/BITS=-d64,jdk=jdk16_hpux,label=hpux11v3/testReport/org.infinispan.distexec/DistributedExecutorWithCacheLoaderTest/testBasicTargetRemoteDistributedCallableWithHighFutureAndLowTaskTimeout/

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Infinispan/job/eap-6x-infinispan-hpux-matrix-clone/3/BITS=-d64,jdk=jdk17_hpux,label=hpux11v3/testReport/org.infinispan.distexec/DistributedExecutorNonConcurrentTest/testBasicTargetRemoteDistributedCallableWithHighFutureAndLowTaskTimeout/

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Infinispan/job/eap-6x-infinispan-hpux-matrix-clone/3/BITS=-d64,jdk=jdk17_hpux,label=hpux11v3/testReport/org.infinispan.distexec/ReplSyncDistributedExecutorWithTopologyAwareNodesTest/testBasicTargetRemoteDistributedCallableWithHighFutureAndLowTaskTimeout/

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Infinispan/job/eap-6x-infinispan-solaris-matrix/38/jdk=java17_default,label=sol10_sparc64/testReport/org.infinispan.distexec/ReplSyncDistributedExecutorTest/testBasicTargetRemoteDistributedCallableWithHighFutureAndLowTaskTimeout/

Comment 2 Paul Ferraro 2014-05-21 13:30:31 UTC
These issues are specific to the Infinispan testsuite, and either reside in modules that are not used in EAP, or pertain to use cases that are not supported in EAP.  Setting resolution to WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.