Marco, The last time that I saw all the tests running ok was on this build https://jenkins.ci.cloudbees.com/job/plugins/job/maven-plugin/27/.
In my laptop the tests take an hour and a half in order to run. And always fails some tests with a timeout error. When I re run those tests individually with -Dtest=some.failed.Test parameter, the tests runs without errors. I think that this is what Jesse Glick calls "Transient error". Regards. Marcelo Rebasti On Fri, Nov 8, 2013 at 3:35 PM, Marco Miller <[email protected]> wrote: > Hi! > So I've been trying to run all maven-plugin(*) unit tests but they never > complete. > (*) https://wiki.jenkins-ci.org/display/JENKINS/Maven+Project+Plugin > > I was getting outOfMemory errors incl. PermSize and I addressed those by > hacking-in cfg argLines in pom.xml. > But now the tests still do not run fully; they either hang or crash -yet > take forever to execute. > (I've been running them both from my Mac prompt and a Jenkins instance.) > > Did you run them recently and succeed at doing so -or maybe not? > Thx for sharing any relevant (very recent) experience, then! =) > -Marco. > PS: my goal with those tests is to measure their coverage with cobertura.. > > -- > 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.
