MAPREDUCE-7348. TestFrameworkUploader#testNativeIO fails. (#3053)
Reviewed-by: Hui Fei <ferhui@apache.org> (cherry picked from commit 8a489ce78e05cffc2de8923dc5ac7361a72250a8) (cherry picked from commit e14d00469ad163dae0154efca1030d2283030b4d)
This commit is contained in:
parent
3c960ac548
commit
4ea7d39466
@ -477,7 +477,7 @@ public void testNativeIO() throws IOException {
|
||||
}
|
||||
Assert.assertFalse(uploader.checkSymlink(symlinkOutside));
|
||||
} finally {
|
||||
FileUtils.deleteDirectory(parent);
|
||||
FileUtils.forceDelete(parent);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user