Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
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.
Created a pull request on GitHub. Seems to work on my test server.
https://github.com/jenkinsci/mstest-plugin/pull/7