HBASE-5029 TestDistributedLogSplitting fails on occasion; disabling failing test

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1220894 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-12-19 18:51:10 +00:00
parent 80a76f2c75
commit 86a3830175
1 changed files with 1 additions and 0 deletions

View File

@ -253,6 +253,7 @@ public class TestDistributedLogSplitting {
* detects that the region server has aborted.
* @throws Exception
*/
@Ignore
@Test (timeout=300000)
public void testWorkerAbort() throws Exception {
LOG.info("testWorkerAbort");