I cloned the latest version of Accumulo a couple of hours ago and attempted to build it along with running the standard test suite, i.e., mvn clean package -Passemble. The build failed due to an error in the TableLoadBalancerTest class:

Failed tests:
  TableLoadBalancerTest.test:188 expected:<15> but was:<0>

I performed a git checkout of commit 3c55eed2198afc90d6c1230783fcdd64e4c7e47d and ran the tests successfully. But the next commit, 4879f52f0334ca1c52b613d297cd3c7fd4c19afa, failed. Anyone willing to verify this is not just some glitch with my setup?

thanks
mark

Reply via email to