MahoutTestCase has a default timeout of 20000ms, so (timeout = 5000) in TestSparseRowMatrix and elsewhere i not really needed.
On Sat, Jun 14, 2014 at 1:42 PM, Ted Dunning <[email protected]> wrote: > That was my recently added test for efficiency. The test takes <200ms on > my laptop and is taking >5 seconds when it fails. Frustrating. > > That test timeout can be extended to a minute without harm. If we get a > 250x slowdown in test time, presumably something is actually pretty wrong. > > I will pop a quick change in to desensitize those tests. > > > > On Sat, Jun 14, 2014 at 10:09 AM, Pat Ferrel <[email protected]> wrote: > > > The failure seems to be a timeout on a randomized test. I suppose the > best > > thing to do would be to fire another build but I don’t know how to do > that > > > > Still works on my machine, will wait for the next build. > > > > On Jun 14, 2014, at 9:57 AM, Pat Ferrel <[email protected]> wrote: > > > > Looking to see if this was me. Doesn’t seem so but looking deeper. > > > > On Jun 14, 2014, at 9:48 AM, Apache Jenkins Server < > > [email protected]> wrote: > > > > See <https://builds.apache.org/job/Mahout-Quality/2655/changes> > > > > Changes: > > > > [pat] MAHOUT-1464 fixed bug counting only positive column elements, now > > counts all non-zero (pat) closes apache/mahout#18 > > > > ------------------------------------------ > > [...truncated 584 lines...] > > Running org.apache.mahout.math.map.OpenFloatShortHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec > > - in org.apache.mahout.math.map.OpenByteObjectHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 > sec > > - in org.apache.mahout.math.map.OpenFloatShortHashMapTest > > Running org.apache.mahout.math.map.OpenFloatCharHashMapTest > > Running org.apache.mahout.math.map.OpenIntCharHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 > sec > > - in org.apache.mahout.math.map.OpenFloatCharHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 > sec > > - in org.apache.mahout.math.map.OpenIntCharHashMapTest > > Running org.apache.mahout.math.map.OpenLongFloatHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 > sec > > - in org.apache.mahout.math.map.OpenLongFloatHashMapTest > > Running org.apache.mahout.math.map.OpenByteFloatHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 > sec > > - in org.apache.mahout.math.map.OpenByteFloatHashMapTest > > Running org.apache.mahout.math.map.OpenDoubleDoubleHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 > sec > > - in org.apache.mahout.math.map.OpenDoubleDoubleHashMapTest > > Running org.apache.mahout.math.map.OpenFloatObjectHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 > sec > > - in org.apache.mahout.math.map.OpenFloatObjectHashMapTest > > Running org.apache.mahout.math.map.OpenByteDoubleHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 > sec > > - in org.apache.mahout.math.map.OpenByteDoubleHashMapTest > > Running org.apache.mahout.math.map.OpenFloatLongHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 > sec > > - in org.apache.mahout.math.map.OpenFloatLongHashMapTest > > Running org.apache.mahout.math.map.OpenDoubleLongHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 > sec > > - in org.apache.mahout.math.map.OpenDoubleLongHashMapTest > > Running org.apache.mahout.math.map.OpenShortShortHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 > sec > > - in org.apache.mahout.math.map.OpenShortShortHashMapTest > > Running org.apache.mahout.math.map.OpenObjectIntHashMapTest > > Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 > sec > > - in org.apache.mahout.math.map.OpenObjectIntHashMapTest > > Running org.apache.mahout.math.map.OpenByteShortHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 > sec > > - in org.apache.mahout.math.map.OpenByteShortHashMapTest > > Running org.apache.mahout.math.map.OpenByteByteHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 > sec > > - in org.apache.mahout.math.map.OpenByteByteHashMapTest > > Running org.apache.mahout.math.map.OpenIntIntHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec > > - in org.apache.mahout.math.map.OpenIntIntHashMapTest > > Running org.apache.mahout.math.map.OpenDoubleObjectHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 > sec > > - in org.apache.mahout.math.map.OpenDoubleObjectHashMapTest > > Running org.apache.mahout.math.map.OpenDoubleCharHashMapTest > > Running org.apache.mahout.math.map.OpenLongCharHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 > sec > > - in org.apache.mahout.math.map.OpenDoubleCharHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 > sec > > - in org.apache.mahout.math.map.OpenLongCharHashMapTest > > Running org.apache.mahout.math.map.OpenShortCharHashMapTest > > Running org.apache.mahout.math.map.OpenObjectShortHashMapTest > > Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 > sec > > - in org.apache.mahout.math.map.OpenObjectShortHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec > > - in org.apache.mahout.math.map.OpenShortCharHashMapTest > > Running org.apache.mahout.math.map.OpenObjectFloatHashMapTest > > Running org.apache.mahout.math.map.OpenIntObjectHashMapTest > > Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 > sec > > - in org.apache.mahout.math.map.OpenObjectFloatHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 > sec > > - in org.apache.mahout.math.map.OpenIntObjectHashMapTest > > Running org.apache.mahout.math.map.OpenCharObjectHashMapTest > > Running org.apache.mahout.math.map.OpenShortByteHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 > sec > > - in org.apache.mahout.math.map.OpenCharObjectHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 > sec > > - in org.apache.mahout.math.map.OpenShortByteHashMapTest > > Running org.apache.mahout.math.map.OpenIntDoubleHashMapTest > > Running org.apache.mahout.math.map.OpenObjectCharHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 > sec > > - in org.apache.mahout.math.map.OpenIntDoubleHashMapTest > > Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 > sec > > - in org.apache.mahout.math.map.OpenObjectCharHashMapTest > > Running org.apache.mahout.math.map.OpenIntLongHashMapTest > > Running org.apache.mahout.math.map.OpenLongIntHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 > sec > > - in org.apache.mahout.math.map.OpenIntLongHashMapTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 > sec > > - in org.apache.mahout.math.map.OpenLongIntHashMapTest > > Running org.apache.mahout.math.map.OpenFloatFloatHashMapTest > > Running org.apache.mahout.math.WeightedVectorTest > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec > > - in org.apache.mahout.math.map.OpenFloatFloatHashMapTest > > Running org.apache.mahout.math.TestRandomAccessSparseVector > > Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.903 > sec > > - in org.apache.mahout.math.WeightedVectorTest > > Running org.apache.mahout.math.TestOrderedIntDoubleMapping > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec > > - in org.apache.mahout.math.TestOrderedIntDoubleMapping > > Running org.apache.mahout.math.TestDenseMatrix > > Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 > sec > > - in org.apache.mahout.math.TestDenseMatrix > > Running org.apache.mahout.math.VectorBinaryAggregateTest > > Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 > > sec - in org.apache.mahout.math.VectorBinaryAggregateTest > > Running org.apache.mahout.math.CentroidTest > > Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.633 > sec > > - in org.apache.mahout.math.TestRandomAccessSparseVector > > Running org.apache.mahout.math.random.IndianBuffetTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec > - > > in org.apache.mahout.math.random.IndianBuffetTest > > Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.924 > sec > > - in org.apache.mahout.math.CentroidTest > > Running org.apache.mahout.math.random.MultiNormalTest > > Running org.apache.mahout.math.random.PoissonSamplerTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec > > - in org.apache.mahout.math.random.PoissonSamplerTest > > Running org.apache.mahout.math.random.EmpiricalTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec > > - in org.apache.mahout.math.random.EmpiricalTest > > Running org.apache.mahout.math.random.NormalTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec > > - in org.apache.mahout.math.random.NormalTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 sec > > - in org.apache.mahout.math.random.MultiNormalTest > > Running org.apache.mahout.math.random.ChineseRestaurantTest > > Running org.apache.mahout.math.random.MultinomialTest > > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec > > - in org.apache.mahout.math.random.MultinomialTest > > Running org.apache.mahout.math.FileBasedMatrixTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.483 sec > > - in org.apache.mahout.math.FileBasedMatrixTest > > Running org.apache.mahout.math.set.OpenFloatHashSetTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec > > - in org.apache.mahout.math.set.OpenFloatHashSetTest > > Running org.apache.mahout.math.set.OpenDoubleHashSetTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec > > - in org.apache.mahout.math.set.OpenDoubleHashSetTest > > Running org.apache.mahout.math.set.OpenByteHashSetTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec > > - in org.apache.mahout.math.set.OpenByteHashSetTest > > Running org.apache.mahout.math.set.OpenShortHashSetTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec > > - in org.apache.mahout.math.set.OpenShortHashSetTest > > Running org.apache.mahout.math.set.OpenCharHashSetTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec > > - in org.apache.mahout.math.set.OpenCharHashSetTest > > Running org.apache.mahout.math.set.OpenIntHashSetTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec > > - in org.apache.mahout.math.set.OpenIntHashSetTest > > Running org.apache.mahout.math.set.HashUtilsTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.895 sec > > - in org.apache.mahout.math.random.ChineseRestaurantTest > > Running org.apache.mahout.math.set.OpenLongHashSetTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec > > - in org.apache.mahout.math.set.OpenLongHashSetTest > > Running org.apache.mahout.math.TestSequentialAccessSparseVector > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.321 sec > > - in org.apache.mahout.math.set.HashUtilsTest > > Running org.apache.mahout.math.VectorTest > > Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 > sec > > - in org.apache.mahout.math.VectorTest > > Running org.apache.mahout.math.solver.TestConjugateGradientSolver > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec > > - in org.apache.mahout.math.solver.TestConjugateGradientSolver > > Running org.apache.mahout.math.solver.LSMRTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec > - > > in org.apache.mahout.math.solver.LSMRTest > > Running org.apache.mahout.math.solver.EigenDecompositionTest > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec > > - in org.apache.mahout.math.solver.EigenDecompositionTest > > Running org.apache.mahout.math.MatricesTest > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec > > - in org.apache.mahout.math.MatricesTest > > Running org.apache.mahout.math.MatrixVectorViewTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec > > - in org.apache.mahout.math.MatrixVectorViewTest > > Running org.apache.mahout.math.TestSparseColumnMatrix > > Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 > sec > > - in org.apache.mahout.math.TestSparseColumnMatrix > > Running org.apache.mahout.math.DenseSymmetricTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec > > - in org.apache.mahout.math.DenseSymmetricTest > > Running org.apache.mahout.math.OldQRDecompositionTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec > > - in org.apache.mahout.math.OldQRDecompositionTest > > Running org.apache.mahout.math.FunctionTest > > Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 > > sec - in org.apache.mahout.math.FunctionTest > > Running org.apache.mahout.math.als.AlternatingLeastSquaresSolverTest > > Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.813 > sec > > - in org.apache.mahout.math.TestSequentialAccessSparseVector > > Running org.apache.mahout.math.ssvd.SequentialBigSvdTest > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 sec > > - in org.apache.mahout.math.als.AlternatingLeastSquaresSolverTest > > Running org.apache.mahout.math.FileBasedSparseBinaryMatrixTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec > > - in org.apache.mahout.math.ssvd.SequentialBigSvdTest > > Running org.apache.mahout.math.VectorBinaryAssignTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec > > - in org.apache.mahout.math.FileBasedSparseBinaryMatrixTest > > Running org.apache.mahout.math.TestSingularValueDecomposition > > Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 > sec > > - in org.apache.mahout.math.VectorBinaryAssignTest > > Running org.apache.mahout.math.TestSparseRowMatrix > > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 > sec > > - in org.apache.mahout.math.TestSingularValueDecomposition > > Running org.apache.mahout.math.MurmurHashTest > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec > > - in org.apache.mahout.math.MurmurHashTest > > Running org.apache.mahout.math.TestMatrixView > > Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 > sec > > - in org.apache.mahout.math.TestMatrixView > > Running org.apache.mahout.math.PivotedMatrixTest > > Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 > sec > > - in org.apache.mahout.math.PivotedMatrixTest > > Running org.apache.mahout.math.decomposer.hebbian.TestHebbianSolver > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 sec > > - in org.apache.mahout.math.decomposer.hebbian.TestHebbianSolver > > Running org.apache.mahout.math.decomposer.lanczos.TestLanczosSolver > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 sec > > - in org.apache.mahout.math.decomposer.lanczos.TestLanczosSolver > > Running org.apache.mahout.math.DiagonalMatrixTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec > - > > in org.apache.mahout.math.DiagonalMatrixTest > > Running org.apache.mahout.math.list.DoubleArrayListTest > > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 > sec > > - in org.apache.mahout.math.list.DoubleArrayListTest > > Running org.apache.mahout.math.list.ShortArrayListTest > > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 > sec > > - in org.apache.mahout.math.list.ShortArrayListTest > > Tests run: 63, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.326 > sec > > <<< FAILURE! - in org.apache.mahout.math.TestSparseRowMatrix > > testTimesCorrect(org.apache.mahout.math.TestSparseRowMatrix) Time > > elapsed: 5.359 sec <<< ERROR! > > java.lang.Exception: Test timeout exceeded (>= 5000 msec). > > at > > __randomizedtesting.SeedInfo.seed([8965F8CE2DECD8F1:743712686798C31A]:0) > > > > Running org.apache.mahout.math.list.ObjectArrayListTest > > Running org.apache.mahout.math.list.CharArrayListTest > > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 > sec > > - in org.apache.mahout.math.list.CharArrayListTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec > - > > in org.apache.mahout.math.list.ObjectArrayListTest > > Running org.apache.mahout.math.list.LongArrayListTest > > Running org.apache.mahout.math.list.FloatArrayListTest > > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 > sec > > - in org.apache.mahout.math.list.LongArrayListTest > > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 > sec > > - in org.apache.mahout.math.list.FloatArrayListTest > > Running org.apache.mahout.math.list.ByteArrayListTest > > Running org.apache.mahout.math.list.IntArrayListTest > > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 > sec > > - in org.apache.mahout.math.list.ByteArrayListTest > > Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 > sec > > - in org.apache.mahout.math.list.IntArrayListTest > > Running org.apache.mahout.math.jet.random.ExponentialTest > > Running org.apache.mahout.math.jet.random.engine.MersenneTwisterTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec > > - in org.apache.mahout.math.jet.random.engine.MersenneTwisterTest > > Running org.apache.mahout.math.jet.random.NegativeBinomialTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec > > - in org.apache.mahout.math.jet.random.NegativeBinomialTest > > Running org.apache.mahout.math.jet.random.NormalTest > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec > > - in org.apache.mahout.math.jet.random.NormalTest > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 sec > > - in org.apache.mahout.math.jet.random.ExponentialTest > > Running org.apache.mahout.math.jet.random.GammaTest > > Running org.apache.mahout.math.jet.stat.ProbabilityTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec > > - in org.apache.mahout.math.jet.stat.ProbabilityTest > > Running org.apache.mahout.math.jet.stat.GammaTest > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec > > - in org.apache.mahout.math.jet.stat.GammaTest > > Running org.apache.mahout.math.PermutedVectorViewTest > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 sec > > - in org.apache.mahout.math.jet.random.GammaTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec > > - in org.apache.mahout.math.PermutedVectorViewTest > > Running org.apache.mahout.math.VectorBinaryAssignCostTest > > Running org.apache.mahout.math.stats.OnlineExponentialAverageTest > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec > > - in org.apache.mahout.math.VectorBinaryAssignCostTest > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec > > - in org.apache.mahout.math.stats.OnlineExponentialAverageTest > > Running org.apache.mahout.math.stats.LogLikelihoodTest > > Running org.apache.mahout.math.stats.OnlineSummarizerTest > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec > - > > in org.apache.mahout.math.stats.LogLikelihoodTest > > Running org.apache.mahout.common.RandomUtilsTest > > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec > > - in org.apache.mahout.common.RandomUtilsTest > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 sec > > - in org.apache.mahout.math.stats.OnlineSummarizerTest > > > > Results : > > > > Tests in error: > > TestSparseRowMatrix.testTimesCorrect ? Test timeout exceeded (>= 5000 > > msec). > > > > Tests run: 2534, Failures: 0, Errors: 1, Skipped: 1 > > > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Mahout Build Tools ................................ SUCCESS > > [14.245s] > > [INFO] Apache Mahout ..................................... SUCCESS > [4.873s] > > [INFO] Mahout Math ....................................... FAILURE > > [1:07.645s] > > [INFO] Mahout MapReduce Legacy ........................... SKIPPED > > [INFO] Mahout Integration ................................ SKIPPED > > [INFO] Mahout Examples ................................... SKIPPED > > [INFO] Mahout Release Package ............................ SKIPPED > > [INFO] Mahout Math/Scala wrappers ........................ SKIPPED > > [INFO] Mahout Spark bindings ............................. SKIPPED > > [INFO] Mahout Spark bindings shell ....................... SKIPPED > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 1:29.887s > > [INFO] Finished at: Sat Jun 14 16:47:04 UTC 2014 > > [INFO] Final Memory: 46M/217M > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) > on > > project mahout-math: There are test failures. > > [ERROR] > > [ERROR] Please refer to > > > /home/hudson/jenkins-slave/workspace/Mahout-Quality/math/target/surefire-reports > > for the individual test results. > > [ERROR] -> [Help 1] > > [ERROR] > > [ERROR] To see the full stack trace of the errors, re-run Maven with the > > -e switch. > > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > > [ERROR] > > [ERROR] For more information about the errors and possible solutions, > > please read the following articles: > > [ERROR] [Help 1] > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > > [ERROR] > > [ERROR] After correcting the problems, you can resume the build with the > > command > > [ERROR] mvn <goals> -rf :mahout-math > > Build step 'Invoke top-level Maven targets' marked build as failure > > [PMD] Skipping publisher since build result is FAILURE > > [TASKS] Skipping publisher since build result is FAILURE > > Archiving artifacts > > Sending artifact delta relative to Mahout-Quality #2654 > > Archived 61 artifacts > > Archive block size is 32768 > > Received 1435 blocks and 103879 bytes > > Compression is 99.8% > > Took 6.6 sec > > Recording test results > > Publishing Javadoc > > Updating MAHOUT-1464 > > > > > > >
