HADOOP-14646. FileContextMainOperationsBaseTest#testListStatusFilterWithSomeMatches never runs. Contributed by Andras Bokor.

This commit is contained in:
Masatake Iwasaki 2017-07-13 21:41:43 +09:00
parent cf0d0844d6
commit b61ab8573e

View File

@ -391,6 +391,7 @@ public void testListStatusFilterWithNoMatches() throws Exception {
}
@Test
public void testListStatusFilterWithSomeMatches() throws Exception {
Path[] testDirs = {
getTestRootPath(fc, TEST_DIR_AAA),