Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
Reviewed
Description
The following document is not valid.
TestAliyunOSSFileSystemContract.java
* This uses BlockJUnit4ClassRunner because FileSystemContractBaseTest from
* TestCase which uses the old Junit3 runner that doesn't ignore assumptions
* properly making it impossible to skip the tests if we don't have a valid
* bucket.
HADOOP-14180 updated FIleSystemContractBaseTest to use JUnit 4, so this sentence is no longer valid.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-14180 FileSystem contract tests to replace JUnit 3 with 4
- Resolved