Hi Folks, When I tried running mvn test command on my local machine by checking out 0.98 branch, I'm getting the following test failure errors.
*Failed tests: testExportFileSystemState(org.apache.hadoop.hbase.snapshot.TestExportSnapshot): expected:<0> but was:<1> testSnapshotWithRefsExportFileSystemState(org.apache.hadoop.hbase.snapshot.TestExportSnapshot): expected:<0> but was:<1> * Any insights into this would be appreciated :). Thanks, Srikanth.
