You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Süleyman Vurucu (JIRA)" <ji...@codehaus.org> on 2013/06/23 03:31:03 UTC

[jira] (SUREFIRE-1006) Junit report xml invalid utf8-caracters

Süleyman Vurucu created SUREFIRE-1006:
-----------------------------------------

             Summary: Junit report xml invalid utf8-caracters
                 Key: SUREFIRE-1006
                 URL: https://jira.codehaus.org/browse/SUREFIRE-1006
             Project: Maven Surefire
          Issue Type: Bug
          Components: xml generation
    Affects Versions: 2.15
         Environment: windows 7 64-bit, windows 2003 Server 32-bit. 
            Reporter: Süleyman Vurucu
            Priority: Critical


trHi,

I update surefire from 2.14 to 2.15 and my jenkins builds failed. After looking why the builds are failed I see that Jenkins can't parse the JUnit Results. I can't open this xml files in eclipse 4.3 as well. 

After I compare the results from 2.14 and 2.15 I see the the sysout areas in the TEST-*.xml in 2.14 are surrounded with <![CDATA sections and in 2.15 not. And that's the problem. My testresults, which are logged, contains a lot of ascii controll characters. 

run this test with 2.14 and 2.15 and try it open in junit view of eclipse. You'll se the dirrence ;-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira