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
F15484336: D19055.id45688.diff
Apr 9 2025, 5:47 PM
F15483764: D19055.id45683.diff
Apr 9 2025, 2:16 PM
F15479602: D19055.id.diff
Apr 8 2025, 8:25 AM
F15476699: D19055.diff
Apr 7 2025, 8:49 AM
F15430489: D19055.id45683.diff
Mar 24 2025, 7:53 AM
F15419637: D19055.id45688.diff
Mar 21 2025, 7:37 AM
F15417678: D19055.id45688.diff
Mar 20 2025, 5:54 PM
F15390561: D19055.id45688.diff
Mar 15 2025, 6:19 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.