Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
HADOOP-14170 is the recent effort of improving the file system contract tests FileSystemContractBaseTest, which make path() method final and add a new method getTestBaseDir() for subclasses to implement. Aliyun OSS should override that as it uses unique directory (naming with fork id) for supporting parallel tests. Plus, the current testWorkingDirectory needs not override per changes in FileSystemContractBaseTest.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-14170 FileSystemContractBaseTest is not cleaning up test directory clearly
- Resolved