This turns the build status to failure with a dedicated message when a
timeout occurs, rather than exit code, and sets a better message in all
the other cases. It also makes it possible to search for the error in
the clean log file.
Details
Details
- Reviewers
deadalnix jasonbcox - Group Reviewers
Restricted Project - Commits
- rABC04cf5437c814: [CI] Improve teamcity error reporting by setting the failure message
Run any CI build.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ci_teamcity_message_build_failed
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Event Timeline
Comment Actions
- Actually write to the log BEFORE publishing the artifacts...
- Override the build status message in case of a failure