[
https://issues.apache.org/jira/browse/HDFS-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736300#action_12736300
]
Konstantin Boudnik commented on HDFS-505:
-----------------------------------------
Please see my comment on MAPREDUCE-670. Generally, I tend to close this JIRA
because JUnit test suite won't provide us with any additional benefits compare
to a flat test list.
> Convert the file including 10 minutes run's tests into the test harness test
> suite
> ----------------------------------------------------------------------------------
>
> Key: HDFS-505
> URL: https://issues.apache.org/jira/browse/HDFS-505
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build, test
> Reporter: Konstantin Boudnik
>
> This issue is created to track the conversion of external testlist for 10
> minutes tests into JUnit test suite.
> It would be consistent through the bigger Hadoop project to have 10 minutes
> tests to be collected in a JUnit's test suite instead of an external file (as
> of now).
> The reason is simple: with the file we'd have two points of maintenance:
> tests source code and one an auxiliary text files. Besides, a general
> approach is to use JUnit's suites for tagging purposes, thus having a suite
> here would be more uniform.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.