Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
With long-running tests such as selenium-tests, it should be possible to make surefire balance the workload across threads in such a manner that all the tests finish at nearly the same time. Typically, when running selenium tests, we see that one single test keeps on running for several minutes /alone/ at the end of a long parallel run. This operation makes most sense in "classes" mode