[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 Oct 30 18:45:00 EDT 2017


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

Brian Stansberry updated WFLY-9339:
-----------------------------------
    Comment: was deleted

(was: Fix is at https://github.com/wildfly/wildfly/compare/master...bstansberry:WFLY-9339?w=1 but I won't send up a PR until I correct the core issue I mentioned in the description. That fix is at https://github.com/wildfly/wildfly-core/pull/2793)


> 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.5.0#75005)


More information about the jboss-jira mailing list