Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1826

Surefire reports show times of 0 when LC_ALL is set to fr_FR.UTF-8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1, 1.3.4 (Beta)
    • None
    • Web interface
    • Unix.
      export LC_ALL fr_FR.UTF-8

    Description

      Surefire reports (http://server/continuum/surefireReport.action) show all times as 0 if LC_ALL was set to fr_FR.UTF-8 when continuum was started. Restarting continuum without this variable fixes the problem.

      I believe the problem comes from this line:

      Number time = numberFormat.parse( attributes.getValue( "time" ) );

      ReportTestSuite.java:96

      There might be other occurrences.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pguyot Paul Guyot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: