Yes, of course. But in some old hardware you can get out of resources like memory, specially if you are running additional reports like cobertura.
On Wed, Nov 13, 2013 at 10:57 AM, Jesse Glick <[email protected]> wrote: > On Tue, Nov 12, 2013 at 8:01 PM, Marcelo <[email protected]> wrote: > > If you get in trouble executing cobertura with 2 threads > > running in parallel, you can change the property forkCount of the > > maven-surefire-plugin locally. > > Though (1) correctly written tests should run with any forkCount, (2) > these tests were _already_ running with a forkCount >1 before the > split of the plugin out of core. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
