Hey List, I am trying to run the tests on my local box using an updated trunk (r908817), but it just wont run them and fails with
BUILD FAILED /Users/samhamilton/Sources/ofbiz/build.xml:453: Test run was unsuccessful I am running svn up ./ant clean-all ./ant run-tests I have 2 questions: 1. I know that we have buildbot for compiling the code and running tests but I cant find what tests its running agaist the code (does it run ./ant run-tests)? 2. Why would the tests fail on my local machine against an unmodified copy of trunk but not on the buildbot? Cheers Sam
