Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12192

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.1.0.CR2
    • 7.1.0.ER2
    • 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:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: