Currently on Hudson: [java] ----------------------------------------- [java] [java] # of tests started = 1022 [java] # of tests completed = 1022 [java] # of tests skipped = 40 [java] # of tests passed = 1021 [java] # of tests failed = 1 [java] [java] ----------------------------------------- [java] [java] Date finished: [java] Thu Sep 16 08:10:04 UTC 2010 [java] Time elapsed: [java] 41467 seconds
Full results; https://hudson.apache.org/hudson/view/River/job/River-trunk-QA/ws/jtsk/trunk/qa/result/index.html This is the test that fails: https://hudson.apache.org/hudson/view/River/job/River-trunk-QA/ws/jtsk/trunk/qa/result/com_sun_jini_test_impl_discoverymanager_RemoveGroupsLocsDiscard.td.txt As you can see, it fails because it tries to bind to some port that is already in use. Note that this time, the tests ran on the ubuntu1 instance, not solaris1.
