-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
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.
- clones
-
WFCORE-4745 Fix logging test suite to work in all environments
- Closed