Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0
-
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
- depends upon
-
SUREFIRE-2164 Simplify serialization of elapsed time in StatelessXmlReporter
- Closed
-
SUREFIRE-2167 Simplify deserialization of elapsed time in TestSuiteXmlParser
- Closed