jenkins-library icon indicating copy to clipboard operation
jenkins-library copied to clipboard

Fix NPE in utils unstash

Open radianer opened this issue 1 year ago • 4 comments

Changes

If a pipeline gets superseded or a stage failed, because of failFast: true, the exception dose not contains a message, that results in an NullPointerException in the catch block of unstash.

  • [x] Tests
  • [ ] Documentation

radianer avatar Jun 24 '24 06:06 radianer

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Jun 24 '24 06:06 cla-assistant[bot]

/it-go

CCFenner avatar Jun 26 '24 08:06 CCFenner

/it-go

radianer avatar Jul 02 '24 12:07 radianer

@CCFenner can you trigger the integration-tests again? In the first run was an issue.

radianer avatar Jul 05 '24 07:07 radianer

/it-go

CCFenner avatar Jul 09 '24 04:07 CCFenner