Issue Type: Bug Bug
Assignee: Jesse Glick
Components: workflow-plugin
Created: 27/Feb/15 3:55 PM
Description:

One thing I believe that is missing in the current main job's (Multi-configuration project) console output is the result of the touchstone build (jdk6 in my case),

====================
Started by an SCM change
Building on master in workspace /var/lib/jenkins/jobs/testjob/workspace
...
Triggering testjob » jdk6
Triggering testjob » jdk8
Triggering testjob » jdk7
testjob » jdk8 completed with result SUCCESS
testjob » jdk7 completed with result SUCCESS
...
Finished: SUCCESS
====================

The main job's output is missing the result of the touchstone build, i.e.
testjob » jdk6 completed with result SUCCESS

should that output should be something like:
...
Triggering testjob » jdk6
testjob » jdk6 completed with result SUCCESS
Triggering testjob » jdk8
Triggering testjob » jdk7
testjob » jdk8 completed with result SUCCESS
testjob » jdk7 completed with result SUCCESS
...

Environment: Jenkins ver. 1.580.3 on CentOS 6.6
Project: Jenkins
Priority: Minor Minor
Reporter: Neon Ngo
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