xinglin opened a new pull request #3918: URL: https://github.com/apache/hadoop/pull/3918
### Description of PR Use `@Test(expected = FileNotFoundException.class)` to indicate we are expecting a FileNotFound exception. This makes it consistent with how similar exceptions are handled in this class as well. ### How was this patch tested? mvn test -Dtest=TestViewFsLocalFs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
