HBASE-7502 TestScannerTimeout fails on snapshot branch (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-7290@1445833 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b3bdc04f4c
commit
35685471f5
|
@ -87,7 +87,7 @@ public class TestScannerTimeout {
|
|||
*/
|
||||
@Before
|
||||
public void setUp() throws Exception {
|
||||
TEST_UTIL.ensureSomeRegionServersAvailable(2);
|
||||
TEST_UTIL.ensureSomeNonStoppedRegionServersAvailable(2);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue