-
Bug
-
Resolution: Done
-
Major
-
7.4.13.CR1
-
False
-
None
-
False
-
-
-
-
-
-
-
The default surefire plugin for the manual mode test suite is configured to include only tests with the TestCase suffix, so AuditLogBootingSyslogTest is never executed here.
It looks like this could have been a consequence of https://issues.redhat.com/browse/WFCORE-5259/https://issues.redhat.com/browse/WFCORE-5248 since on that PR the surefire includes/excludes configuration was changed from the default values. Those PRs were done after AuditLogBootingSyslogTest.
Renaming AuditLogBootingSyslogTest to AuditLogBootingSyslogTestCase should be enough.
- clones
-
WFCORE-6525 AuditLogBootingSyslogTest is not executed by default
- Resolved
-
JBEAP-25697 (8.0.z) AuditLogBootingSyslogTest is not executed by default
- Closed
- is incorporated by
-
JBEAP-25380 (7.4.z) Upgrade WildFly Core from 15.0.30.Final-redhat-00001 to 15.0.31.Final-redhat-00001
- Closed
- is related to
-
JBEAP-26008 [QA] org.jboss.as.test.clustering.cluster.ejb.forwarding tests fail with jdk17 and AuditLogBootingSyslogTestCase fails with oracle 1.8_371 and ibm jdk
- New