Skip to content
Commit a9e1de4f authored by Jesse Glick's avatar Jesse Glick
Browse files

Behave properly when using Surefire excludedGroups (i.e. @Category).

To reproduce SUREFIRE-974 prior to this fix, pick an arbitrary group class to (not) exclude:
mvn -f test/pom.xml -Dtest=CoreJellyTest -DexcludedGroups=hudson.ExtensionPoint test
parent 101507f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment