[ https://jira.codehaus.org/browse/SUREFIRE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tibor Digana closed SUREFIRE-797. --------------------------------- Resolution: Not A Bug Not a bug in maven-surefire-2.18 any more. Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/3cecbd36 > Parallel junit does not run in parallel when a Suite is used at the top level > ----------------------------------------------------------------------------- > > Key: SUREFIRE-797 > URL: https://jira.codehaus.org/browse/SUREFIRE-797 > Project: Maven Surefire > Issue Type: Bug > Components: Junit 4.7+ (parallel) support > Affects Versions: 2.6, 2.7, 2.8, 2.9, 2.10 > Reporter: Kristian Rosenvold > Assignee: Tibor Digana > Fix For: Backlog > > > Using the test project at > maven-surefire/surefire-integration-tests/src/test/resources/junit47-parallel-with-suite > one can see that the actual tests do not get run in parallel. This is due to > the project running a top-level suite. > I have researched this a little bit, and it seems like this does not even > work with regular JUnit (even without our special runners), so the problem > may be theirs. -- This message was sent by Atlassian JIRA (v6.1.6#6162)