[ 
https://issues.apache.org/jira/browse/HDDS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740567#comment-16740567
 ] 

Xiaoyu Yao commented on HDDS-649:
---------------------------------

Thanks [~dineshchitlangia] for working on this. According to the [surefile 
doc|[https://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html],]
 this may not work as we already have reuseForks=false. 

 

"As {{reuseForks=false}} creates a new JVM process for each test class, using 
{{parallel=classes}} would have no effect."

> Parallel test execution is broken
> ---------------------------------
>
>                 Key: HDDS-649
>                 URL: https://issues.apache.org/jira/browse/HDDS-649
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>            Reporter: Arpit Agarwal
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>              Labels: newbie
>         Attachments: HDDS-649.01.patch
>
>
> Parallel tests (with mvn test -Pparallel-tests) give unpredictable results 
> likely because surefire is parallelizing test cases within a class.
> Looks like surefire has options to parallelize at the class-level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to