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

XMLWordPrintable

    • Type: Bug
    • Resolution: Not A Defect
    • Priority: Major
    • Component/s: mstest-plugin
    • Environment:
      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.

        1. gone.png
          13 kB
          Kjartan Hjartarson

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

              Created:
              Updated:
              Resolved: