Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: workflow-api-plugin, workflow-cps-plugin
-
Labels:
-
Environment:Jenkins 2.0, pipeline 2.0 plugins
-
Similar Issues:
-
Epic Link:
Description
Having a failing assert hangs the pipeline for me. Requires a hard kill in order to stop it.
Test pipeline script:
assert false
Attachments
Issue Links
- is duplicated by
-
JENKINS-38769 Pipeline job hangs when agent loses network connectivity
-
- Resolved
-
-
JENKINS-39346 Cryptic serialization error when SimpleBuildWrapper throws AbortException in pipeline
-
- Resolved
-
-
JENKINS-38605 Conflict with withMaven plugin, serialization error
-
- Resolved
-
- relates to
-
JENKINS-39134 com.google.inject.CreationException after resuming build in script {} or withMaven {}
-
- Closed
-
- links to
(1 links to)
Code changed in jenkins
User: Andrew Bayer
Path:
src/main/java/org/jenkinsci/plugins/workflow/actions/ErrorAction.java
src/test/java/org/jenkinsci/plugins/workflow/actions/ErrorActionTest.java
http://jenkins-ci.org/commit/workflow-api-plugin/43fc2f234bdddbdbdbf72c1844cc5750c88618c0
Log:
Merge pull request #64 from jglick/nested-error-fields-
JENKINS-49025JENKINS-49025ExtendingJENKINS-34488fix yet againCompare: https://github.com/jenkinsci/workflow-api-plugin/compare/1f5461aa99df...43fc2f234bdd