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
F13905407: D19055.id45688.diff
Mon, Oct 7, 8:40 PM
F13905406: D19055.id45683.diff
Mon, Oct 7, 8:40 PM
F13905404: D19055.id.diff
Mon, Oct 7, 8:40 PM
Unknown Object (File)
Sat, Oct 5, 9:48 PM
Unknown Object (File)
Sep 6 2024, 2:17 AM
Unknown Object (File)
Sep 6 2024, 2:17 AM
Unknown Object (File)
Sep 6 2024, 2:16 AM
Unknown Object (File)
Sep 2 2024, 6:51 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.