Dan Diephouse wrote:
I'm trying to build today and a whole hosts of tests are failing for me.
They have to do with having spaces in the build path. A couple days ago
everything was working fine. Examples:
common/common: ForkedCommandTest and ResultBufferedCommandTest fail
tools/validator: all tests fail
Moving my build to a non-spaced directory fixes things. Anyone else
having
issues? Anyone have any ideas what the changes were?
- Dan
Hi Dan,
There have been problems with spaces (in the local repository directory,
possibly caused by a bug in Compiler.java in tools/common), but the
failures you see in common/common seem to point to a surefire problem
after all (upgraded to 2.3 a couple days back).
Andrea.