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