-
Bug
-
Resolution: Done
-
Minor
-
None
Some tests programmatically create test modules even when tested against a bootable jar. Test modules for a bootable jar are created during the build, and there is no reason to create them again on an unrelated path (which is also the wrong path — WFLY-19795, causing other troubles).
List of identified tests.
{org.jboss.as.test.integration.management.cli.DeploymentArchiveTestCase org.jboss.as.test.integration.jca.classloading.DataSourceTcclDatasourceClassTestCase org.jboss.as.test.integration.jca.classloading.DataSourceTcclDriverClassTestCase org.jboss.as.test.integration.jca.classloading.DataSourceTcclXADatasourceClassTestCase org.jboss.as.test.integration.weld.extensions.cdiportableextensions.ExtensionTestCase}
- relates to
-
WFLY-19795 Some tests use and modify content of module.path which is supposed to be read-only
-
- Closed
-