HADOOP-14646. FileContextMainOperationsBaseTest#testListStatusFilterWithSomeMatches never runs. Contributed by Andras Bokor.
This commit is contained in:
parent
cf0d0844d6
commit
b61ab8573e
@ -391,6 +391,7 @@ public void testListStatusFilterWithNoMatches() throws Exception {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
public void testListStatusFilterWithSomeMatches() throws Exception {
|
public void testListStatusFilterWithSomeMatches() throws Exception {
|
||||||
Path[] testDirs = {
|
Path[] testDirs = {
|
||||||
getTestRootPath(fc, TEST_DIR_AAA),
|
getTestRootPath(fc, TEST_DIR_AAA),
|
||||||
|
Loading…
Reference in New Issue
Block a user