Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-2176

Invalid formatting of time attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.2
    • Maven Surefire Plugin
    • None

    Description

      Elements <testsuite> and <testcase> contain invalid formatting of time attribute with comma, for example:

      <testsuite ... time="2,120.532" ...>
      <testcase ... time="1,024.12" ...>
      

      This format is not parsable as number.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              rkubis Radim Kubis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: