-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: test
-
Labels:
The test AbstractContractAppendTest::testRenameFileBeingAppended appears to assert the behavior of renaming a file opened for writing. However, the assertion "assertPathExists("renamed destination file does not exist", renamed);" fails because it appears that the file "renamed" is never created (ostensibly it should be the "target" file that has been renamed).
- duplicates
-
HADOOP-12268 AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation.
-
- Resolved
-
- is blocked by
-
HADOOP-11251 Confirm that all contract tests are run by LocalFS
-
- Open
-