[
https://jira.codehaus.org/browse/SUREFIRE-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=326811#comment-326811
]
Kristian Rosenvold edited comment on SUREFIRE-814 at 6/16/13 5:30 AM:
----------------------------------------------------------------------
There is activity in junit (https://github.com/junit-team/junit/pull/617) to
actually
create a better implementation of ParallelComputer, which should fix the
issues you're seeing.
The implementation in surefire should hopefully be deprecated (and removed) in
favour of this implementation. I see there's some discussion over at junit as
to /where/ this implementation should actually go. Since the implementation is
a private issue inside surefire, we should consider asking @tibor17 to submit
it to surefire while he's trying to
get it accepted elsewhere.
I dont think there's much future in the current ParallelComputer and *I* will
not be fixing this issue. If someone else decides to do this, fine - I'll
review the patch :)
Until someone comes up with an acceptable solution for capturing console output
in "both" mode, this flaw will remain, regardless of which ParallelComputer is
used.
was (Author: krosenvold):
There is activity in junit (https://github.com/junit-team/junit/pull/617)
to actually
create a better implementation of ParallelComputer, which should the
issues you're seeing.
The implementation in surefire should hopefully be deprecated (and removed) in
favour of this implementation. I see there's some discussion over at junit as
to /where/ this implementation should actually go. Since the implementation is
a private issue inside surefire, we should consider asking @tibor17 to submit
it to surefire while he's trying to
get it accepted elsewhere.
I dont think there's much future in the current ParallelComputer and *I* will
not be fixing this issue. If someone else decides to do this, fine - I'll
review the patch :)
Until someone comes up with an acceptable solution for capturing console output
in "both" mode, this flaw will remain, regardless of which ParallelComputer is
used.
> Parallel "both" setting does not execute classes in parallel
> ------------------------------------------------------------
>
> Key: SUREFIRE-814
> URL: https://jira.codehaus.org/browse/SUREFIRE-814
> Project: Maven Surefire
> Issue Type: Bug
> Components: Junit 4.7+ (parallel) support
> Affects Versions: 2.11
> Reporter: Quantum Mechanics
>
> jdk 1.6.0_22, windows XP
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira