You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2009/07/24 22:05:15 UTC

[jira] Created: (HDFS-505) Convert the file including 10 minutes run's tests into the test harness test suite

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.


[jira] Resolved: (HDFS-505) Convert the file including 10 minutes run's tests into the test harness test suite

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved HDFS-505.
-------------------------------------

    Resolution: Won't Fix

> 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.