HADOOP-13006 FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run. (Kai Sasaki via stevel)
This commit is contained in:
parent
594c70f779
commit
6791221572
@ -273,6 +273,7 @@ public void testGetFileStatusThrowsExceptionForNonExistentFile()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
public void testListStatusThrowsExceptionForNonExistentFile()
|
public void testListStatusThrowsExceptionForNonExistentFile()
|
||||||
throws Exception {
|
throws Exception {
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user