Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 975829

Summary: Backport changes in JCA tests
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Ivo Studensky <istudens>
Component: TestsuiteAssignee: Ivo Studensky <istudens>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: cdewolf, myarboro, pgier, pjelinek, pslavice, rsvoboda
Target Milestone: ER3   
Target Release: EAP 6.1.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-16 20:29:46 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:

Description Ivo Studensky 2013-06-19 12:25:44 UTC
Description of problem:
There are a few changes in JCA tests in the upstream which make them more stable. The tests, however, still show some instability especially in PartialObjectActivationJarTestCase, see WFLY-1560, which is going to be fixed soon. The reason for this bug is that we need to sync the code of JCA tests before new fixes comes.

Comment 1 Ivo Studensky 2013-06-19 15:11:54 UTC
Created a PR for this:

https://github.com/jbossas/jboss-eap/pull/187

Comment 2 Ivo Studensky 2013-08-13 13:11:31 UTC
This one has been merged to 6.1.1 actually, but its status was not changed.

Comment 4 Pavel Jelinek 2013-08-28 12:54:18 UTC
Merged and JCA tests indeed seem to be more stable.