[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:39:00 EDT 2017


    [ https://issues.jboss.org/browse/WFLY-9339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462373#comment-13462373 ] 

Brian Stansberry edited comment on WFLY-9339 at 9/11/17 11:38 PM:
------------------------------------------------------------------

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


was (Author: brian.stansberry):
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.

> 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