Bug 910771
| Summary: | JGroups: intermittent failure of testBClosingUnilaterally | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Richard Janík <rjanik> | ||||
| Component: | Clustering | Assignee: | Bela Ban <bela> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.1.0, 6.1.1 | CC: | jkudrnac, paul.ferraro, rachmato, rsvoboda | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | JGroups testsuite | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-10 15:00:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Richard Janík
2013-02-13 14:16:40 UTC
Seen in EAP 6.1.0.ER3 as well along with another similar random test fail from UNICAST_ConnectionTests package. org.jgroups.tests.UNICAST_ConnectionTests.testAClosingUnilaterallyButLosingFirstMessage https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-rhel-matrix/27/jdk=ibm17,label=RHEL6_x86/testReport/org.jgroups.tests/UNICAST_ConnectionTests/testAClosingUnilaterallyButLosingFirstMessage/ Seen in EAP 6.1.1.ER4 with JGroups 3.2.7.Final. Bumping to 6.2.0 ?. NOTE: A number of EAP Clustering issues relate to failures in the JGroups testsuite. These failures have been traced to one of several causes which arise when running the JGroups testsuite in the QA lab: (i) parallel execution of test cases within the testsuite itself (ii) parallel execution of testsuites resulting in multicast interference between testsuite executions (iii) test case timing issues when running on slow machines As of EAP 6.3, a modified version of the JGroups testsuite (JGroups version 3.2.13) is being executed sequentially (testsuite parallelism turned off) and with fixes to test case timeouts where applicable. Only the testsuite has been modified/fixed; the product is unchanged. EAP 6.3 Clustering issues relating to failures in the JGroups testsuite are being closed if they are no longer appearing as failures in the modified testsuite. This issue no longer appears in JGroups 3.2.13. Closing. |