https://bz.apache.org/bugzilla/show_bug.cgi?id=69684
--- Comment #4 from Jaikiran Pai <[email protected]> --- I went back and looked at the code and history and I now remember that there was an experiment previously to launch one single LaunchDiscoveryRequest that includes all the test classes. That experiment had run into issues and due to the complexity of any additional change to address those issues, I had to go back to launching one LaunchDiscoveryRequest for each test class. Details are in https://github.com/apache/ant/commit/b510f3588d2097beb322e946a944a82c570d2782. This is not to say that there isn't a valid use case for what's being asked for, but it just means that it may not be straightforward. I'll take another look. -- You are receiving this mail because: You are the assignee for the bug.
