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

MSTestPublisher removed from job's config.xml when reloaded from disk

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • mstest-plugin
    • Jenkins ver. 1.628
      Emma ver. 1.2.9
      MsTest plugin ver.0.19
      MsTestRunner plugin ver. 1.2.0
      Windows Server 2012

      When I go to "Manage Jenkins" and "Reload configuration from disk", the configuration for MsTestPublisher dissappears from the config.xml file for the job.

      We have established that the following block exists in the config.xml before hitting "Reload configuration from disk" but after reloading it's gone.

      <hudson.plugins.mstest.MSTestPublisher plugin="mstest@0.19">
        <testResultsFile>**/*.trx</testResultsFile>
        <buildTime>0</buildTime>
        <failOnError>true</failOnError>
        <keepLongStdio>true</keepLongStdio>
      </hudson.plugins.mstest.MSTestPublisher>
      

      We have other post-build steps defined in the configuration that remain in the file on configuration reloading, this particular one seems to be the only oddball.

            nilleb Ivo Bellin Salarin
            kjasva Kjartan Hjartarson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: