0.98 builds have been successful: https://builds.apache.org/job/hbase-0.98/
Can you pastebin the contents of hbase-server/target/surefire-reports/org.apache.hadoop.hbase.snapshot.TestExportSnapshot-output.txt ? Cheers On Mon, Apr 14, 2014 at 1:43 PM, Srikanth Srungarapu <[email protected]>wrote: > 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. >
