Page MenuHomePhabricator

When a build is aborted, fail the buildable
ClosedPublic

Authored by epriestley on Feb 10 2018, 7:38 PM.
Tags
None
Referenced Files
F13213229: D19055.diff
Fri, May 17, 7:32 AM
F13208205: D19055.id45683.diff
Thu, May 16, 11:23 AM
Unknown Object (File)
Tue, May 7, 4:00 PM
Unknown Object (File)
Tue, May 7, 5:39 AM
Unknown Object (File)
Fri, May 3, 7:08 PM
Unknown Object (File)
Fri, May 3, 3:24 AM
Unknown Object (File)
Mon, Apr 29, 2:53 PM
Unknown Object (File)
Wed, Apr 24, 10:50 PM
Subscribers
Restricted Owners Package
Tokens
"Manufacturing Defect?" token, awarded by yelirekim.

Details

Summary

Ref T13054. Fixes T10746. Fixes T11154. This is really a one-line fix (include ABORTED in BuildEngine->updateBuildable()) but try to structure the code a little more clearly too and reduce (at least slightly) the number of random lists of status attributes spread throughout the codebase.

Also add a header tag for buildable status.

Test Plan

Aborted a build, saw buildable fail properly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 10 2018, 7:38 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 11 2018, 12:08 AM
This revision was automatically updated to reflect the committed changes.