> There are funny exceptions going on when different tests share the same > database. Try again with latest build.xml -- I get no errors and 20 > failures.
This is the line I run before a commit. rm -rf ./db && ant clean release && ./xindice.sh start && ant reports && ./xindice.sh stop With the patches I'm about to commit I get the following. Summary Tests Failures Errors Success rate Time 280 14 0 95.00% 47.659 -k.