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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: xunit-plugin
    • None
    • Environment:
      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.

            Assignee:
            Nikolas Falco
            Reporter:
            Pavel Platto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: