Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26227

xUnit plugin doesn't use OS culture when reads time values in xUnit.net output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • xunit-plugin
    • None
    • plugin version 1.93
      Jenkins version 1.595

      If decimal symbol is a comma (for example that is the case in the russian culture) then xUnit plugin treats this incorrectly. For example 0,031 becomes 31 seconds instead of 31 milliseconds and 1,200 becomes 20 minutes instead of 1 second and 200 milliseconds.
      xUnit.net produces decimals with respect to current system culture and this inconsistency is the cause of the described problem.

            nfalco Nikolas Falco
            hinidu Pavel Platto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: