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

(cherry picked from commit b61ab8573e)
This commit is contained in:
Masatake Iwasaki 2017-07-13 21:41:43 +09:00
parent af8a227a68
commit 956e83c100
1 changed files with 1 additions and 0 deletions

View File

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