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

"fail the build if no test results are present" option doesn't fail the job.

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • tap-plugin
    • None
    • Jenkins: 1.551
      Tap: 1.18

      The "fail the build if no test results are present" option doesn't fail the job. The tap results file exists and contains a single string (not test results).

      TAP Reports Processing: START
      Looking for TAP results report in workspace using pattern: js_unittest_results.txt
      Saving reports...
      Processing '/var/lib/jenkins/jobs/testing/builds/2014-03-18_13-04-29/tap-master-files/js_unittest_results.txt'
      Parsing TAP test result [/var/lib/jenkins/jobs/testing/builds/2014-03-18_13-04-29/tap-master-files/js_unittest_results.txt].
      TAP Reports Processing: FINISH
      Finished: SUCCESS
      
      [bmannix@glados ~]$ cat /var/lib/jenkins/jobs/testing/builds/2014-03-18_13-04-29/tap-master-files/js_unittest_results.txt
      object
      

      EXPECTED BEHAVIOR:

      The build fails based on not finding any tap test results.

          [JENKINS-22250] "fail the build if no test results are present" option doesn't fail the job.

          Brendan Mannix created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 154330 ] New: JNJira + In-Review [ 178769 ]
          Bruno P. Kinoshita made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Bruno P. Kinoshita made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          Bruno P. Kinoshita made changes -
          Resolution New: Not A Defect [ 7 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Bruno P. Kinoshita made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

            kinow Bruno P. Kinoshita
            bmannix Brendan Mannix
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: