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

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Final
    • None
    • Test Suite
    • None

    Description

      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..

      Attachments

        Issue Links

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved: