[
https://issues.apache.org/jira/browse/HADOOP-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675081#action_12675081
]
Jakob Homan commented on HADOOP-5256:
-------------------------------------
Is it worth adding a comment to FileSystemContractBaseTest and others of its
ilk to avoid confusion in the future: This test is not run, but provides a base
class for others that are. It's implied by abstract nature of the class, but
extra comments rarely hurt.
> 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.