You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (Jira)" <ji...@apache.org> on 2020/05/02 10:01:00 UTC

[jira] [Assigned] (SUREFIRE-1786) Incorrect test count with JUnit5 parallel execution

     [ https://issues.apache.org/jira/browse/SUREFIRE-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana reassigned SUREFIRE-1786:
--------------------------------------

    Assignee: Tibor Digana

> Incorrect test count with JUnit5 parallel execution 
> ----------------------------------------------------
>
>                 Key: SUREFIRE-1786
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1786
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 3.0.0-M4, 3.0.0-M5
>         Environment: Windows 10, maven 3.6.3
>            Reporter: Ahmed Ashour
>            Assignee: Tibor Digana
>            Priority: Minor
>
> This is reproducible in {{3.0.0-M4}} and in {{master}}
>  
> When running the tests in parallel, the counts don't match with the ones defined in the test.
>  
> It was raised against [JUnit|[https://github.com/junit-team/junit5/issues/1975]], however the team pointed out to {{Surefire}}.
>  
> The test project is [here|[https://github.com/priyankshah217/junit5sample]].
>  
> `mvn test`
>  
> Should give 3 for each of {{SampleTest}} and {{SampleTest2}}, but it gives 6 for {{SampleTest}} and 0 for {{SampleTest2}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)