I logged HBASE-4750 and HBASE-4751 for failed tests. testMasterFailoverWithMockedRITOnDeadRS is covered by HBASE-4749
Summary: no regression caused by surefire 2.10 On Fri, Nov 4, 2011 at 4:02 PM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2410/changes> > > Changes: > > [tedyu] HBASE-4747 Upgrade maven surefire plugin to 2.10 > > > Results : > > Tests in error: > > testEnableTableRoundRobinAssignment(org.apache.hadoop.hbase.client.TestAdmin): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > testMasterFailoverWithMockedRITOnDeadRS(org.apache.hadoop.hbase.master.TestMasterFailover): > test timed out after 180000 milliseconds > testExists(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > testPutGet(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > testPutGetMultiple(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > testDeleteMultiple(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > testDelete(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > testDeleteAllTimestamps(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > testDeleteSingleTimestamp(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > testIncrement(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > testCheckAndPut(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > testCheckAndDelete(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > testScan(org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler): > Check the value configured in 'zookeeper.znode.parent'. There could be a > mismatch with the one configured in the master. > > Tests run: 1091, Failures: 0, Errors: 13, Skipped: 10 > >
