Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
I see more problems with TestLocalFileSystemPermission:
- Many checkstyle warnings
- Relays on JUnit3 so Assume framework cannot be used for Windows checks.
- In the tests in case of exception we get an error message but the test itself will pass (because of the return).
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-13073 RawLocalFileSystem does not react on changing umask
- Resolved