There's a chance this has to do with me. I remember during the last change I made that this failed, but then I fixed it somehow. It runs fine locally, but, I fear that somehow a key change got tangled into another local changelist or something.
On Fri, Jan 28, 2011 at 10:28 AM, Sebastian Schelter <[email protected]> wrote: > Hi, > > I'm having build failures (failed tests): assertTrue(trainOut.contains("x > -0.7")) in org.apache.mahout.classifier.sgd.TrainLogisticTest.example13_1() > fails as well as assertTrue(trainOut.contains("a 0.")) in > org.apache.mahout.classifier.sgd.TrainLogisticTest.example13_2() > > A fresh checkout didn't help, is anyone experiencing that too? > > My environment is Ubuntu 10.04, Sun JDK 1.6.0_22, Maven 2.2.1. > > > --sebastian >
