There should be a way to balance tests across threads
-----------------------------------------------------

                 Key: SUREFIRE-795
                 URL: https://jira.codehaus.org/browse/SUREFIRE-795
             Project: Maven Surefire
          Issue Type: New Feature
            Reporter: Kristian Rosenvold


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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to