Haven't seen these test failures before, ever, even when running the complete suite in situations with limited memory resources. This will require some investigation ... Did anything change recently to the build environment (hardware, OS, JVM, ...)?
You can check the diagnostics output in the build output on Hudson (all way at the end for now), the order in which it is executed doesn't really matter IMO. But indeed, if executing it first, its output will come first :-). It is great to see the txnmanager tests pass, though! 2010/11/3 Sim IJskes - QCG <s...@qcg.nl> > Is this a new error? To see more of the environment i'm going to put the > diagnostics target earlier in the build. > > [java] ----------------------------------------- > [java] > com/sun/jini/test/spec/jeri/ssl/SslNewRequestConflictingConstraints.td > [java] Test Failed: Test Failed with an Unexpected Exception: > java.lang.OutOfMemoryError: Java heap space > [java] > [java] ----------------------------------------- > [java] com/sun/jini/test/spec/jeri/ssl/SslNullPointerException.td > [java] Test Failed: Test Failed with an Unexpected Exception: > java.lang.OutOfMemoryError: Java heap space > [java] > [java] ----------------------------------------- > [java] com/sun/jini/test/spec/jeri/ssl/SslRobustnessTest.td > [java] Test Failed: Test Failed with an Unexpected Exception: > java.lang.OutOfMemoryError: Java heap space > [java] > [java] ----------------------------------------- > [java] com/sun/jini/test/spec/jeri/ssl/SslServerEndpoint.td > [java] Test Failed: Test Failed with an Unexpected Exception: > java.lang.OutOfMemoryError: Java heap space > [java] > [java] ----------------------------------------- > > > > On 11/03/2010 07:17 AM, Apache Hudson Server wrote: > >> See<https://hudson.apache.org/hudson/job/River-trunk-QA-solaris/1/> >> [java] # of tests started = 1410 >> [java] # of tests completed = 1410 >> [java] # of tests skipped = 46 >> [java] # of tests passed = 1398 >> [java] # of tests failed = 12 >> >