[jboss-jira] [JBoss JIRA] (WFLY-2197) ClientCompatibilityUnitTestCase is broken in an IPv6 environment

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Oct 1 16:16:03 EDT 2013


Brian Stansberry created WFLY-2197:
--------------------------------------

             Summary: ClientCompatibilityUnitTestCase is broken in an IPv6 environment
                 Key: WFLY-2197
                 URL: https://issues.jboss.org/browse/WFLY-2197
             Project: WildFly
          Issue Type: Bug
          Components: Domain Management, Test Suite
    Affects Versions: 8.0.0.Alpha4
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: 8.0.0.Beta1


ClientCompatibilityUnitTestCase has "localhost" hard coded as the address it tries to connect to. This fails when IPv6 is configured for testsuite runs, as the server is not listening on 127.0.0.1 but rather ::1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list