Issue Type: Bug Bug
Affects Versions: current
Assignee: Bruno P. Kinoshita
Components: tap
Created: 18/Mar/14 6:05 PM
Description:

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.

Environment: Jenkins: 1.551
Tap: 1.18
Project: Jenkins
Priority: Minor Minor
Reporter: Brendan Mannix
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to