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

Tibor Digana updated SUREFIRE-1797:
-----------------------------------
    Description: 
when using {{@ParameterizedTest}} when 1 test use {{Assumptions.assumeFalse}} 
and another one fail

the generated surefire xml report has all testcases named 
"testOneFailingPassingTest(ConnectionPoolFactory)".

  was:
when using {{@ParameterizedTest}} when 1 test use {{Assumptions.assumeFalse}} 
and another one fail

the generated surefire xml report is not xml well formed


> Surefire report with parameterized tests contain all names of test the same
> ---------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1797
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1797
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: JUnit 5.x support
>    Affects Versions: 3.0.0-M4
>            Reporter: Olivier Lamy
>            Assignee: Tibor Digana
>            Priority: Major
>
> when using {{@ParameterizedTest}} when 1 test use {{Assumptions.assumeFalse}} 
> and another one fail
> the generated surefire xml report has all testcases named 
> "testOneFailingPassingTest(ConnectionPoolFactory)".



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

Reply via email to