James Perkins created WFCORE-4745:
-------------------------------------
Summary: Fix logging test suite to work in all environments
Key: WFCORE-4745
URL:
https://issues.jboss.org/browse/WFCORE-4745
Project: WildFly Core
Issue Type: Bug
Components: Logging, Test Suite
Reporter: James Perkins
Assignee: James Perkins
In some cases, seems to happen in CI, the modules created in the logging subsystem tests
fail to load. There are a couple issues with the test environment.
# There are some invalid version properties used in the {{module.xml}} files
# The {{maven.repo.local}} system property needs to be set in the surefire system
properties.
The combinations of these fixes seems to fix the test suite issues seen only on an
internal CI box for some reason. Either way this should be corrected as it is invalid and
could fail in other environments as well.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)