-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Builds, User Interface
-
None
Not sure how to mark this one up. If i kill a build partway (say my 2hour build is cut at about 10 mins) it says it's successful. This wouldn't be a problem if it then meant the build queue timer was then updated to include this, thus becoming miles out of what it should be.
I'd like it be marked with something like suspended, or not all tests run - kinda like a 3-state boolean
.
Actually this is quite open. Personally I'd say a build stopped short is a failure as you can't prove your code works unless you run the entire suite. Thus it should be marked as a failure. However, I may be narrow-minded in this thinking....