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