[jboss-jira] [JBoss JIRA] (WFLY-9910) CustomUndertowFilterTestCase fails to reload server if node0!=localhost

Petr Kremensky (JIRA) issues at jboss.org
Mon Feb 26 09:19:00 EST 2018


Petr Kremensky created WFLY-9910:
------------------------------------

             Summary: CustomUndertowFilterTestCase fails to reload server if node0!=localhost
                 Key: WFLY-9910
                 URL: https://issues.jboss.org/browse/WFLY-9910
             Project: WildFly
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 12.0.0.Beta1
            Reporter: Petr Kremensky
            Assignee: Petr Kremensky


org.jboss.as.test.manualmode.undertow.CustomUndertowFilterTestCase stuck on server reload
{noformat}
ServerReload.executeReloadAndWaitForCompletion(controllerClient);
{noformat}
if node0!=localhost. Use
{noformat}
serverController.reload();
{noformat}
instead.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list