Hi, It seems that the issue is specific to Mac OS X(10.9.2) as the test is running smoothly on Cent OS 6.4. As suggested, I grepped out the exceptions from org.apache.hadoop.hbase.snapshot.TestExportSnapshot-output.txt, which can be found here <http://pastebin.com/aAWx92pe>. Thanks, Srikanth.
On Mon, Apr 14, 2014 at 1:52 PM, Matteo Bertozzi <[email protected]>wrote: > you can check "hbase-server/target/surefire-reports/" for the > full-log/stack-trace > > Matteo > > > > 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. > > >
