Bug 921574

Summary: Intermittent failure of org.jboss.as.test.integration.domain.AdminOnlyModeTestCase.testAdminOnlyMode
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Paul Gier <pgier>
Component: TestsuiteAssignee: Brian Stansberry <brian.stansberry>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: brian.stansberry, jdoyle, rsvoboda, smcgowan
Target Milestone: ER6   
Target Release: EAP 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 947954 (view as bug list) Environment:
Last Closed: 2013-07-23 18:38:18 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 Paul Gier 2013-03-14 13:10:19 UTC
The testsuite runs on Jenkins have intermittent failures which don't appear locally.

Some of the common failures include:
org.jboss.as.test.integration.domain.AdminOnlyModeTestCase.testAdminOnlyMode 
org.jboss.as.naming.InitialContextTestCase.testRegisterURLSchemeHandler 
org.jboss.as.test.integration.ws.injection.ejb.basic.EjbEndpointInsideWarTestCase.testEjb3InsideWarEndpoint 

The failures can be seen in the Jenkins testsuite run against the community maven repository:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-Productization/job/JBoss-EAP-6.1.x-community/

Comment 1 Paul Gier 2013-04-04 19:32:46 UTC
Issue 947954 should resolve this failure:
org.jboss.as.naming.InitialContextTestCase.testRegisterURLSchemeHandler

Comment 4 Paul Gier 2013-04-22 19:32:33 UTC
Changed bug title to reflect the PR, changing status to MODIFIED because PR has been merged.

Comment 5 Paul Gier 2013-04-22 21:12:11 UTC
*** Bug 953294 has been marked as a duplicate of this bug. ***

Comment 6 Pavel Jelinek 2013-05-06 04:23:27 UTC
*** Bug 912663 has been marked as a duplicate of this bug. ***

Comment 7 Pavel Jelinek 2013-05-06 04:43:07 UTC
This test is not failing with the same reason any more.