Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Windows 2008 server
Description
Scenario to reproduce:
1. While you have successful builds in the list, stop the running build in the early stages, so it will appear as gray.
2. Delete the last "gray" build
The previous Successful build will appear as Failed (red), although in the build.xml appears
<result>SUCCESS</result>
Reloading configuration from the disk or restarting Hudson doesn't help.
right.. since the result is coming from a module result (not the recorded moduleset result), that's why restart doesn't help.