[ https://issues.apache.org/jira/browse/HADOOP-7363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430932#comment-15430932 ]
Andras Bokor commented on HADOOP-7363: -------------------------------------- Hi [~anu], Good point. In addition I would use Assume framework so the test would be skipped instead of passed in case of S3. The problem is that this test is based on JUnit3 but I am not sure if changing to JUnit4 is out of scope on this ticket or not. If so I can create another clean up ticket to take care with this and other issues (IDE, checkstyle warnings, {{testFilesystemIsCaseSensitive}} could also use Assume, and so on). What do you think? > TestRawLocalFileSystemContract is needed > ---------------------------------------- > > Key: HADOOP-7363 > URL: https://issues.apache.org/jira/browse/HADOOP-7363 > Project: Hadoop Common > Issue Type: Test > Components: fs > Affects Versions: 3.0.0-alpha2 > Reporter: Matt Foley > Assignee: Andras Bokor > Attachments: HADOOP-7363.01.patch, HADOOP-7363.02.patch, > HADOOP-7363.03.patch, HADOOP-7363.04.patch, HADOOP-7363.05.patch > > > FileSystemContractBaseTest is supposed to be run with each concrete > FileSystem implementation to insure adherence to the "contract" for > FileSystem behavior. However, currently only HDFS and S3 do so. > RawLocalFileSystem, at least, needs to be added. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org