Generating and publishing JUnit-style reports

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker
    • Component/s: testexecuter
    • Environment:
      Jenkins ver. 2.19.1 on windows server 2012
      TestComplete support plug-in ver. 1.6

      When a project use the option "Generate JUnit-Style report" the
      xml file generated has a different encode informed in the xml tag.
      In xml tag is generated "<? Xml version = '1.0' encoding =" utf-8 "?>" But the actual file encoding is ANSI, this is wrong .
      Our tests are in Portuguese and read the file generates a Nested exception error when a 'ç' or a 'ã', by example, is find in the name or in the error of the tests.

            Assignee:
            Igor Filin
            Reporter:
            Vinicius biazzi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: