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

Skipped tests should not mark build as UNSTABLE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • testng-plugin
    • None

      When there are skipped tests but no failures, the build should be marked SUCCESS, not UNSTABLE.

      This is how the junit results work. I think it makes more sense this way. If a test developer wants a build to be marked UNSTABLE, he should just fail the test instead of skipping it. Skipped tests don't mean anything about the stability of the build.

      If others disagree about what skips mean, can we at least make this a configurable item:

      [checkbox] Mark build UNSTABLE when there are skipped tests

            nalin_makar nalin_makar
            weissjeffm Jeff Weiss
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: