Sorry if you know about this, but the
testSample(org.apache.mahout.cf.taste.impl.common.SamplingLongPrimitiveIteratorTest)
fails at line 77,
assertTrue(k <= 100 + 4 * sd);
I changed a bunch of code in Mahout (unrelated to this test) and
Jenkins doesn't seem to point to any failed tests in the last stable
build [1]. Trunk currently seems to fail building not sure why...).
Could anyone check to see if they can reproduce this test failing?
Thanks!
[1] https://builds.apache.org/job/Mahout-Quality/lastSuccessfulBuild/testReport/