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

TestComplete plugin ignores property "Skip if there are no test files"

      If using TestComplete-9.x-10.x plugin you have the property "Skip if there are no test files".

      it seems the plugin ignores the property. If you set the property, it will not be accepted after saving.

      Using Jenkins Version 1.605
      xUnit-Plugin Version 1.100

          [JENKINS-32951] TestComplete plugin ignores property "Skip if there are no test files"

          Nikolas Falco added a comment -

          Moved to right JIRA component. The issue is because https://github.com/jenkinsci/testcomplete-xunit-plugin/blob/master/src/main/java/hudson/plugins/testcomplete/TestCompleteTestType.java contructor miss the skipIfEmpty parameter. For this reason the value is not persisted in the job ocnfiguration.

          Nikolas Falco added a comment - Moved to right JIRA component. The issue is because https://github.com/jenkinsci/testcomplete-xunit-plugin/blob/master/src/main/java/hudson/plugins/testcomplete/TestCompleteTestType.java contructor miss the skipIfEmpty parameter. For this reason the value is not persisted in the job ocnfiguration.

            fmiguelez Fernando Miguelez
            mgaert Michael Gärtner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: