You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2023/05/30 15:53:00 UTC

[jira] [Updated] (SUREFIRE-2176) Invalid formatting of time attribute

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

Michael Osipov updated SUREFIRE-2176:
-------------------------------------
    Fix Version/s: 3.1.2

> Invalid formatting of time attribute
> ------------------------------------
>
>                 Key: SUREFIRE-2176
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2176
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 3.1.0
>            Reporter: Radim Kubis
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.1.2
>
>
> Elements {{<testsuite>}} and {{<testcase>}} contain invalid formatting of {{time}} attribute with comma, for example:
> {code:xml}
> <testsuite ... time="2,120.532" ...>
> <testcase ... time="1,024.12" ...>
> {code}
> This format is not parsable as number.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)