https://bz.apache.org/bugzilla/show_bug.cgi?id=69684
--- Comment #3 from Jaikiran Pai <[email protected]> --- Having reread Björn's comment: > With the current tactic only tests within one class can run in parallel, but > tests from different classes can not be run in parallel, as each class is run > separately and so they cannot use the parallel running support properly that > some JUnit Platform Engines like Jupiter or Spock provide I think I understand what's being asked for. I will take a look at the Junit platform documentation a bit more to see if the support in Ant's junitlauncher can be enhanced. -- You are receiving this mail because: You are the assignee for the bug.
