Looks like the 0.94 tests are in very bad shape. I have been trying for the past two days to get a single build passing all tests so I can use the builds artifact for the RC.
Just look here https://builds.apache.org/job/HBase-0.94/. No passing build for the last 16 builds. And only 6 builds passed in the last 59 builds. This is clearly not acceptable. Next week I'll isolate the tests that most commonly and those need to be fixed or they should be removed. A flaky test is worse than no test. -- Lars