[jboss-jira] [JBoss JIRA] (WFCORE-4746) Fix logging test suite to work in all environments

James Perkins (Jira) issues at jboss.org
Fri Nov 8 15:50:00 EST 2019


James Perkins created WFCORE-4746:
-------------------------------------

             Summary: Fix logging test suite to work in all environments
                 Key: WFCORE-4746
                 URL: https://issues.jboss.org/browse/WFCORE-4746
             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)


More information about the jboss-jira mailing list