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-20022] setting build.UNSTABLE only shows in Dashboard after restart of Jenkins in some cases #227

Open
TobiX opened this issue Oct 12, 2013 · 0 comments

Comments

@TobiX
Copy link
Contributor

TobiX commented Oct 12, 2013

Found an issue (reproducible) with "Build status" and the Dashboard.

In the post-build actions ... I issue build.setResult(Result.UNSTABLE);

  • The console (job) log shows the build as Finished: UNSTABLE (as expected)
  • When I go to the Dashboard, everything looks fine (all blue). (no problems).
  • Browser refresh does not change the status
  • Waiting a few minutes and refreshing does not change the status.

This is where it gets strange...

If I restart Jenkins by either rebooting during a new plugin upload OR a jenkins restart using /etc/init.d/jenkins restart, when the server comes back the status as UNSTABLE as expected.

Please feel free to reclassify or cancel if this was reproduced as a defect in error.


Originally reported by mikecaspar, imported from: setting build.UNSTABLE only shows in Dashboard after restart of Jenkins in some cases
  • assignee: petehayes
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2022-10-30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant