You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2021/12/17 22:06:00 UTC

[jira] [Commented] (SUREFIRE-1551) Update "Fork Options and Parallel Test Execution" article

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

Slawomir Jaranowski commented on SUREFIRE-1551:
-----------------------------------------------

Can you review mentioned page again.

If is still not acceptable PR are welcome.

> Update "Fork Options and Parallel Test Execution" article
> ---------------------------------------------------------
>
>                 Key: SUREFIRE-1551
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1551
>             Project: Maven Surefire
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 2.22.0
>            Reporter: Karl-Philipp Richter
>            Priority: Major
>
> [The "Fork Options and Parallel Test Execution" article](https://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html) mentions changes of different version, however it provides a very bad overview of options for different versions. For example the article explains the use of `parallel` extensively, but then using the setting with 2.22.0 causes the plugin to fail due to `Use threadCount or threadCountClasses > 0 or useUnlimitedThreads=true for parallel='classes'`. It's not impossible to understand what's wrong and to fix the issue based on the article and the error message, it's just overly complicated to re-order the information in the article and find out what no longer works in an almost trial-error approach.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)