michael-o commented on issue #2715:
URL: 
https://github.com/apache/maven-surefire/issues/2715#issuecomment-3637228464

   > Hi, it's the other way around: I create an XML report file with junit 
legacy XML reporter and try to use maven surefire reporter to convert it to html
   > 
   > Sadly this change did break the parsing of testsuite XML element with time 
>1000 since NumberFormat is used to parse and print the time string, as it was 
done in the surefire reporter plugin before this change.
   > 
   > Not sure if surefire can consume XML reports from itself when runtime is 
bigger then 16,667 minutes.
   
   A sample would still need nice. I have a simple idea.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to