HADOOP-14646. FileContextMainOperationsBaseTest#testListStatusFilterWithSomeMatches never runs. Contributed by Andras Bokor.
(cherry picked from commit b61ab8573e
)
This commit is contained in:
parent
c9adca70e6
commit
7c8d4a1b3f
|
@ -390,6 +390,7 @@ public abstract class FileContextMainOperationsBaseTest {
|
|||
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testListStatusFilterWithSomeMatches() throws Exception {
|
||||
Path[] testDirs = {
|
||||
getTestRootPath(fc, TEST_DIR_AAA),
|
||||
|
|
Loading…
Reference in New Issue