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

TAP Plug-in does not fail builds with old reports

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

      If you select the options "Fail the build if no test results are present" and "Discard old reports", the plug-in first checks if there are test results (this includes old reports) and then discard the old reports.

      It means that if you have old reports, you'll never fail a build due to no test results are present.

      This bug was reported via e-mail by Felipe Knorr Kuhn. Thanks mate!

          [JENKINS-16964] TAP Plug-in does not fail builds with old reports

          Code changed in jenkins
          User: Bruno P. Kinoshita
          Path:
          src/main/java/org/tap4j/plugin/TapPublisher.java
          src/test/java/org/tap4j/plugin/issue16964/TestIssue16964.java
          src/test/java/org/tap4j/plugin/issue16964/package-info.java
          http://jenkins-ci.org/commit/tap-plugin/e3c3aa3fcaf91f4982a65022782ee74831021963
          Log:
          [FIXED JENKINS-16964] Fixed wrong build status


          You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
          To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscribe@googlegroups.com.
          For more options, visit https://groups.google.com/groups/opt_out.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Bruno P. Kinoshita Path: src/main/java/org/tap4j/plugin/TapPublisher.java src/test/java/org/tap4j/plugin/issue16964/TestIssue16964.java src/test/java/org/tap4j/plugin/issue16964/package-info.java http://jenkins-ci.org/commit/tap-plugin/e3c3aa3fcaf91f4982a65022782ee74831021963 Log: [FIXED JENKINS-16964] Fixed wrong build status – You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out .

          Fixed in 1.10

          Bruno P. Kinoshita added a comment - Fixed in 1.10

            kinow Bruno P. Kinoshita
            kinow Bruno P. Kinoshita
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: