jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-26188] Allow failures in matrix build and still succeed overall build.
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
I would like to allow failures in Jenkins akin to the allow_failures setting in Travis CI.
http://improveandrepeat.com/2014/01/travis-ci-and-allowed-failures/
This would be, preferably, a groovy filter similar to the Combination Filter.
---
Originally reported by
sag47, imported from: Allow failures in matrix build and still succeed overall build.
kohsuke
Raw content of original issue
I would like to allow failures in Jenkins akin to the allow_failures setting in Travis CI.
http://improveandrepeat.com/2014/01/travis-ci-and-allowed-failures/
This would be, preferably, a groovy filter similar to the Combination Filter.
Contributor guide
Assessment
This issue has not been assessed yet.