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

Add checkbox to ignore missing TRX Files

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • mstest-plugin
    • None
    • Jenkins 1.611

    Description

      Jobs that are created from a template (for example using the job generator plugin) might not always have TRX report files to publish. This causes those jobs to fail when the plugin can't find a file matching the Ant pattern. Many other plugins have a checkbox to not fail the build if no matching files are found. This would be a very nice feature to have for this plugin as well.

      Attachments

        Activity

          cjbush Chris Bush added a comment -

          Created a pull request on GitHub. Seems to work on my test server.

          https://github.com/jenkinsci/mstest-plugin/pull/7

          cjbush Chris Bush added a comment - Created a pull request on GitHub. Seems to work on my test server. https://github.com/jenkinsci/mstest-plugin/pull/7

          Code changed in jenkins
          User: Chris Bush
          Path:
          src/main/java/hudson/plugins/mstest/MSTestPublisher.java
          src/main/java/hudson/plugins/mstest/MSTestTransformer.java
          src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly
          http://jenkins-ci.org/commit/mstest-plugin/2e42acb57c2c635049ef0a5b3970332f8319d5f7
          Log:
          JENKINS-28166 Added checkbox to ignore missing TRX files

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Chris Bush Path: src/main/java/hudson/plugins/mstest/MSTestPublisher.java src/main/java/hudson/plugins/mstest/MSTestTransformer.java src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly http://jenkins-ci.org/commit/mstest-plugin/2e42acb57c2c635049ef0a5b3970332f8319d5f7 Log: JENKINS-28166 Added checkbox to ignore missing TRX files

          Code changed in jenkins
          User: Ivo Bellin Salarin
          Path:
          src/main/java/hudson/plugins/mstest/MSTestPublisher.java
          src/main/java/hudson/plugins/mstest/MSTestTransformer.java
          src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly
          http://jenkins-ci.org/commit/mstest-plugin/de9d45a3d686e594e78467d09b46810ee2a023bb
          Log:
          Merge pull request #7 from cjbush/master

          JENKINS-28166 Added checkbox to ignore missing TRX files

          Compare: https://github.com/jenkinsci/mstest-plugin/compare/74404cc62a70...de9d45a3d686

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ivo Bellin Salarin Path: src/main/java/hudson/plugins/mstest/MSTestPublisher.java src/main/java/hudson/plugins/mstest/MSTestTransformer.java src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly http://jenkins-ci.org/commit/mstest-plugin/de9d45a3d686e594e78467d09b46810ee2a023bb Log: Merge pull request #7 from cjbush/master JENKINS-28166 Added checkbox to ignore missing TRX files Compare: https://github.com/jenkinsci/mstest-plugin/compare/74404cc62a70...de9d45a3d686

          People

            nilleb Ivo Bellin Salarin
            cjbush Chris Bush
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: