Currently, unit tests are writing some of their outputs relative to the
project root directory. They need to be written either to a designated
output directory under root or under build/test (preferable).
The reason for this regression is that local mode, instead of mini-cluster
is now used by default for testing. With mini-cluster tests, all data was
relative to the mini-cluster root, which was under build/test.
Original issue reported on code.google.com by vuk.erce...@gmail.com on 20 Apr 2010 at 12:59
Original issue reported on code.google.com by
vuk.erce...@gmail.com
on 20 Apr 2010 at 12:59