[
https://issues.apache.org/jira/browse/HADOOP-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733838#action_12733838
]
Konstantin Boudnik commented on HADOOP-1257:
--------------------------------------------
I'm slightly confused with this issue: is there a need for a special MR tests
runner? Or this is all about a general unit test runner which will allow to
speed up the testing process on the Hudson's side?
I believe that it is important to make such a distinguish because it would
influence the solution a lot. E.g. for a generic parallel execution we don't
need any of MR pieces, proposed by the patch in the attachment (unless I've
totally misunderstood its purpose)
> a distributed junit test runner
> -------------------------------
>
> Key: HADOOP-1257
> URL: https://issues.apache.org/jira/browse/HADOOP-1257
> Project: Hadoop Common
> Issue Type: New Feature
> Components: test
> Affects Versions: 0.12.3
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: HADOOP-1257.patch
>
>
> It would be nice to have a distributed junit runner that would run 100
> instances of each test a separate map, and use counters to count how many
> times each test passed/failed/hung.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.