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

MSTestRunner add ability to set codepage in windows cmd before run MSTests.exe

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • mstestrunner-plugin
    • None
    • Jenkins version 1.556
      OS: Windows Server 2008 R2 x64

      I think jenkins run MSTest.exe via windows cmd. The default codepage of windows cmd is cp866. If I use cyrillic in my test's output such text doesn't look good in build output.

      Example:

      Value=��� ������� ࠩ��� ������� ��⮢��� ��த�.

      To solve this problem it is required to run command "chcp 65001" before running MSTest.exe.

      It would be good if would be possible to setup additional command in Jenkins Global Configuration, that would be run first before any MSText.exe run.

            Unassigned Unassigned
            smagman Vitaly Terekhov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: