[jboss-jira] [JBoss JIRA] (WFLY-9373) Avoid HTTPSWebConnectorTestCase removing default https web connector in tearDown()

Petr Kremensky (JIRA) issues at jboss.org
Fri Sep 22 03:57:00 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petr Kremensky moved JBEAP-13225 to WFLY-9373:
----------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-9373  (was: JBEAP-13225)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Test Suite
                           (was: Test Suite)
    Affects Version/s:     (was: 7.1.0.CR2)


> Avoid HTTPSWebConnectorTestCase removing default https web connector in tearDown()
> ----------------------------------------------------------------------------------
>
>                 Key: WFLY-9373
>                 URL: https://issues.jboss.org/browse/WFLY-9373
>             Project: WildFly
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Petr Kremensky
>            Assignee: Petr Kremensky
>
> We see some new testsuite failures of org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase with 7.1.0.CR2 bits. This however doesn't look like the functional issue as the tests pass if run as a single test. 
> The test fails during the setup phase with missing management resource:
> {noformat}
>     "failure-description" => "WFLYCTL0216: Management resource '[
>     (\"subsystem\" => \"undertow\"),
>     (\"server\" => \"default-server\"),
>     (\"https-listener\" => \"https\")
> ]' not found",
> {noformat}
> I expect that some other test run prior this one cause this.  Note that we no longer run the manualmode tests in alphabetic order (JBEAP-12192), that may be the answer why we didn't see this failure before.
> I'll look more into this and try to find the culprit. 
> Failing tests:
> {noformat}
>  org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase.testStatefulBeanAsync 
>  org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase.testStatefulBean 
>  org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase.testStatelessBeanAsync 
>  org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase.testStatelessBean
>  org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase.org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list