Surefire reports show times of 0 when LC_ALL is set to fr_FR.UTF-8
------------------------------------------------------------------
Key: CONTINUUM-1826
URL: http://jira.codehaus.org/browse/CONTINUUM-1826
Project: Continuum
Issue Type: Bug
Components: Web interface
Affects Versions: 1.1
Environment: Unix.
export LC_ALL fr_FR.UTF-8
Reporter: Paul Guyot
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira