Kevin O'Neill wrote:
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
Instead of ant you can use build now and instead of target reports you can use target "test" - I find it more intuitive :)
Vadim
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.