Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
Description
Fix the following test case failures which are failing after the contract test update in hadoop-common
[ERROR] Failures:
[ERROR] TestAdlContractRenameLive>AbstractContractRenameTest.testRenameFileOverExistingFile:131->Assert.fail:88 expected rename(/test/source-256.txt, /test/dest-512.txt) to be rejected with exception, but got false
[ERROR] TestAdlContractRenameLive.testRenameFileUnderFile:46 Expecting org.apache.hadoop.security.AccessControlException with text Parent path is not a folder. but got : "void"
Attachments
Issue Links
- is caused by
-
HADOOP-17365 Contract test for renaming over existing file is too lenient
- Resolved
- links to