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
F13139969: D19055.diff
Fri, May 3, 3:24 AM
Unknown Object (File)
Mon, Apr 29, 2:53 PM
Unknown Object (File)
Wed, Apr 24, 10:50 PM
Unknown Object (File)
Fri, Apr 19, 7:20 PM
Unknown Object (File)
Mon, Apr 8, 8:36 AM
Unknown Object (File)
Mar 30 2024, 4:46 PM
Unknown Object (File)
Mar 30 2024, 4:46 PM
Unknown Object (File)
Mar 30 2024, 4:46 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.