I have a java junit test that passes when run alone on a development machine. We also have a hudson job which runs all the tests, invoked via ant, on a Mac OS X 10.4 node wi
I added TestNG library to the Test Libraries and it fixed the issue.
TestNG