Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-2158

excludedGroups parameter no longer works

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 3.0.0
    • None
    • Maven Surefire Plugin
    • None
    • n/a

    Description

      Specifying <excludedGroups>foo</excludedGroups> in the Surefire configuration no longer works with JUnit 5 @Tag'd tests.

      Surefire now spits out the following and fails to execute any unit tests:

      [WARNING] Couldn't load group class 'foo' in Surefire|Failsafe plugin. The group class is ignored!

      With manual bisection seems to indicate this functionality was lost in the 3.0.0-M5 release.

      Attachments

        Activity

          People

            Unassigned Unassigned
            norrisjeremy Jeremy Norris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: