[jboss-jira] [JBoss JIRA] (WFLY-9339) Datasource and Undertow transformer tests have bugs that are revealed when WFCORE-3259 is fixed

Brian Stansberry (JIRA) issues at jboss.org
Mon Sep 11 23:30:00 EDT 2017


Brian Stansberry created WFLY-9339:
--------------------------------------

             Summary: Datasource and Undertow transformer tests have bugs that are revealed when WFCORE-3259 is fixed 
                 Key: WFLY-9339
                 URL: https://issues.jboss.org/browse/WFLY-9339
             Project: WildFly
          Issue Type: Bug
          Components: JCA, Web (Undertow)
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


UndertowTransformersTestCase isn't setting up the AdditionalInitialization on the legacy controller side so the boot ops fail due to missing capabilities.

DatasourcesSubsystemTestCase in one test is using a config with an enum value the legacy hosts can't understand, and in another it's not correcting a rejected value causing the test to fail when it continues.

Simple fixes, although the undertow one has revealed issues in how core deals with legacy controllers that will have to be corrected before the tests can pass.



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


More information about the jboss-jira mailing list