[
https://issues.apache.org/jira/browse/HADOOP-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674913#action_12674913
]
Tom White commented on HADOOP-5256:
-----------------------------------
Yes, FileSystemContractBaseTest was not intended to be run itself - as Nicholas
says it's abstract and is meant to be subclassed to test the general file
system contract of FileSystem implementations. See also HADOOP-4114.
> Some tests not run by default
> -----------------------------
>
> Key: HADOOP-5256
> URL: https://issues.apache.org/jira/browse/HADOOP-5256
> Project: Hadoop Core
> Issue Type: Bug
> Components: build, test
> Reporter: Nigel Daley
> Assignee: gary murry
> Fix For: 0.21.0
>
>
> To be run by the 'test' target, test file names must start with "Test" and
> end in ".java". One example that violates this is
> src/test/org/apache/hadoop/fs/FileSystemContractBaseTest.java. Is this on
> purpose to that it's not run automatically? Are there other tests like this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.