Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-50162

NUnit test results don't encode characters correctly in unit test report

XMLWordPrintable

      Test results contain wrongly encoded characters when evaluating NUnit test results. Some characters are turned into question marks.

      Specifically our test reports contain the following test case and similar ones:

      <test-case name="Test.Namespace.TestSuite.SaveAlphaNumericals("Ö")" executed="True" result="Success" success="True" time="5.411" asserts="19"/>

      (test name simplified and anonymized)

      In the test report view of Jenkins this test case is displayed as:

      SaveAlphaNumericals("??")

      The special characters are turned to ??.

      This happens for all test cases containing special characters like Ä,Ö,Ü or °, so in the test result the cases can't be distinguished anymore.

       

       
       
       

            smorita Shin-ichi Morita
            exomo Kai Bublitz
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: