Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-plugin
Commit: dba83e1f3878a2988f77de8210ad9978b22acae2
https://github.com/jenkinsci/workflow-plugin/commit/dba83e1f3878a2988f77de8210ad9978b22acae2
Author: Jesse Glick <[email protected]>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M
step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/StepDescriptor.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStep.java
Log Message:
-----------
A random failure in WorkflowJobNonRestartingTest.missingContextCheck turned
up a problem.
When throwing MissingContextVariableException, we have no way of knowing which
type is actually supplied.
If we happen to pick Launcher (this is random!), ExecutorStep will not be
mentioned in the error.
Provisionally working around this reverting commit
4ac760a1f9c76f6bfd9a1005db133a4e7de6ab9a
so that ExecutorStep is considered to also supply Launcher (and Node).
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.