-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.ER2
-
None
The pom.xml in manualmode module contains in its surefire plugin configuration part:
<includes> <include>org/jboss/as/test/manualmode/**/*TestCase.java</include> </includes> <runOrder>alphabetical</runOrder>
These config items should be removed
- the includes set defined here isn't complete
- test run order should not be predefined..
- blocks
-
JBEAP-12530 Add Elytron security context propagation tests to AS TS
- Closed
- is cloned by
-
WFLY-9095 AS TS module manualmode has a wrong configuration of surefire plugin in pom.xml
- Closed