Bug 927911 - JGroups: intermittent failure of DuplicateTest.testOOBMulticastToAll3Senders
Summary: JGroups: intermittent failure of DuplicateTest.testOOBMulticastToAll3Senders
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Clustering
Version: 6.1.0,6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: EAP 6.4.0
Assignee: Richard Achmatowicz
QA Contact:
URL:
Whiteboard: JGroups testsuite
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-26 13:53 UTC by Richard Janík
Modified: 2016-01-12 14:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-30 15:22:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JGRP-1801 0 Major Closed DuplicateTest fails when testing OOB multicast to all three senders 2016-01-13 13:41:31 UTC

Description Richard Janík 2013-03-26 13:53:43 UTC
Description of problem:

Test org.jgroups.tests.DuplicateTest.testOOBMulticastToAll3Senders randomly fails with following error message:
expected size=3, msgs: [C1, c3]

java.lang.AssertionError 
at org.jgroups.tests.DuplicateTest.check(DuplicateTest.java:217) 
at org.jgroups.tests.DuplicateTest.testOOBMulticastToAll3Senders(DuplicateTest.java:124) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) 
at java.lang.reflect.Method.invoke(Method.java:613) 
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) 
at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:46) 
at org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:37) 
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:482) 
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:345) 
at java.util.concurrent.FutureTask.run(FutureTask.java:177) 
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:626) 
at java.lang.Thread.run(Thread.java:780) 

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-rhel-matrix/27/jdk=ibm17,label=RHEL5_x86_64/testReport/org.jgroups.tests/DuplicateTest/testOOBMulticastToAll3Senders_5/

Comment 1 Richard Achmatowicz 2014-03-27 14:24:12 UTC
This issue is still under investigation as of EAP 6.3 DR6.

Comment 3 Paul Ferraro 2014-08-30 15:22:48 UTC
Upstream test stabilization jira already exists (JGRP-1801).

Comment 6 JBoss JIRA Server 2016-01-12 14:09:13 UTC
Bela Ban <bela> updated the status of jira JGRP-1801 to Closed

Comment 7 JBoss JIRA Server 2016-01-12 14:09:20 UTC
Bela Ban <bela> updated the status of jira JGRP-1801 to Reopened

Comment 8 JBoss JIRA Server 2016-01-12 14:09:34 UTC
Bela Ban <bela> updated the status of jira JGRP-1801 to Closed


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