yes, I can only get the project to build when I ignore the tests. mvn clean install does not work for me. I have to use mvn clean install -DskipTests.
On Tue, Aug 19, 2014 at 11:05 PM, P. Taylor Goetz <[email protected]> wrote: > I’m seeing seemingly non-deterministic test failures in the master branch > (namely test timeouts) > > Is anyone else seeing that? Do we need to revert some commits? > > - Taylor >
