Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-14102 - Fix build state for maven builds #654

Merged
merged 3 commits into from Dec 21, 2012

Conversation

imod
Copy link
Member

@imod imod commented Dec 21, 2012

Even though the final build state of a maven project with test failures was correct or better the icon/ball had the correct color (yellow) - the build internally did not expose the correct state to post build steps.
This causes issues with post build steps and publishers relying on the correct state of the build.

This pull request fixes the issue by publishing the correct state detected by the of the SurefireArchiver.

@olamy
Copy link
Member

olamy commented Dec 21, 2012

+1 ship it !

@imod imod merged commit 6536c0d into jenkinsci:master Dec 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants