Bug 1059260

Summary: Method Utils.getSecondaryTestAddress(ManagementClient, boolean) doesn't strip square brackets from host IPv6 address
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Josef Cacek <jcacek>
Component: TestsuiteAssignee: Josef Cacek <jcacek>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: cdewolf, kkhan, myarboro
Target Milestone: DR0   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:28:34 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:
Bug Depends On:    
Bug Blocks: 1011056    

Description Josef Cacek 2014-01-29 14:04:47 UTC
The striping of square brackets around IPv6 addresses doesn't work in 
org.jboss.as.test.integration.security.common.Utils.getSecondaryTestAddress(ManagementClient, boolean), it causes failures of AdvancedLdapLoginModuleTestCase.

Comment 1 Josef Cacek 2014-01-29 15:07:27 UTC
PR sent: https://github.com/jbossas/jboss-eap/pull/865

Comment 2 Pavel Jelinek 2014-02-20 09:36:49 UTC
Fixed in 6.3.0 DR0 source zip.