Thanks for quick response, Ted I ran 0.98.5 on VM. how to find hanging test? TestZooKeeper is the last one before it report FAILURE . there is no failure in TEST-org.apache.hadoop.hbase.TestZooKeeper.xml, should I rerun it?
On Wed, Oct 15, 2014 at 11:15 AM, Ted Yu <[email protected]> wrote: > Were you running master branch tests ? > > Can you look for hanging test(s) ? > > Cheers > > On Tue, Oct 14, 2014 at 8:06 PM, Qiang Tian <[email protected]> wrote: > > > hi guys, > > Do you know what is wrong? below is output: > > do not see error under surefire-reports dir either. > > > > thanks! > > > > -------------- > > .... //ignored testcases > > Running org.apache.hadoop.hbase.TestZooKeeper > > Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.321 > sec > > > > Results : > > > > Tests run: 730, Failures: 0, Errors: 0, Skipped: 16 > > > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] HBase ............................................. SUCCESS [ > 3.570 > > s] > > [INFO] HBase - Common .................................... SUCCESS [01:07 > > min] > > [INFO] HBase - Protocol .................................. SUCCESS [ > 0.173 > > s] > > [INFO] HBase - Client .................................... SUCCESS [ > 55.577 > > s] > > [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [ > 8.646 > > s] > > [INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [ > 10.480 > > s] > > [INFO] HBase - Prefix Tree ............................... SUCCESS [ > 16.431 > > s] > > [INFO] HBase - Server .................................... FAILURE [ > 02:57 > > h] > > [INFO] HBase - Testing Util .............................. SKIPPED > > [INFO] HBase - Thrift .................................... SKIPPED > > >
