-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins: 1.578
TextFinder plugin: 1.10
Text Finder is configured to "search the console output" and set build to "unstable if found". The test script returns a non-zero value, and the plugin is able to find the string, however, the test run is still marked as failure.
[X] Also search the console output
Regular expression: "git call failed"
[ ] Succeed if found
[X] Unstable if found
The console log indicates the plugin does find the string, but the build is still failed, instead of marked as unstable.
- duplicates
-
JENKINS-19641 Text finder plugin not working to make build Unstable from a failure build
- Resolved
- is duplicated by
-
JENKINS-24862 Allow Textfinder to optionally change failed builds to unstable
- Closed