Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9095

AS TS module manualmode has a wrong configuration of surefire plugin in pom.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Final
    • None
    • Test Suite
    • 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..

            josef.cacek@gmail.com Josef Cacek (Inactive)
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: