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
F13061375: D19055.diff
Fri, Apr 19, 7:20 PM
Unknown Object (File)
Mon, Apr 8, 8:36 AM
Unknown Object (File)
Sat, Mar 30, 4:46 PM
Unknown Object (File)
Sat, Mar 30, 4:46 PM
Unknown Object (File)
Sat, Mar 30, 4:46 PM
Unknown Object (File)
Sat, Mar 30, 5:52 AM
Unknown Object (File)
Feb 11 2024, 8:31 PM
Unknown Object (File)
Feb 4 2024, 4:52 AM
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.