[jboss-jira] [JBoss JIRA] (WFLY-11162) The DsMgmtTestBase abstract test shouldn't use the DataSourceSubsystemParser from the extension
James Perkins (Jira)
issues at jboss.org
Fri Oct 12 11:45:00 EDT 2018
James Perkins created WFLY-11162:
------------------------------------
Summary: The DsMgmtTestBase abstract test shouldn't use the DataSourceSubsystemParser from the extension
Key: WFLY-11162
URL: https://issues.jboss.org/browse/WFLY-11162
Project: WildFly
Issue Type: Bug
Components: JCA, Test Suite
Reporter: James Perkins
Assignee: Stefano Maestri
The {{DataSourceSubsystemParser}} abstract test has a {{marshalAndReparseDsResources(String)}} method which uses the {{DataSourceSubsystemParser}} from the connector extension. Tests that do XML configuration parsing should be part of the unit tests not the integration tests. In this case it's a smoke test in the integration test suite.
Once done the {{org.wildfly:wildfly-connector}} should be removed as a dependency from the smoke tests.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list