Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15534356
D13509.id32667.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
615 B
Referenced Files
None
Subscribers
None
D13509.id32667.diff
View Options
Index: src/applications/harbormaster/step/HarbormasterRunBuildPlanBuildImplementation.php
===================================================================
--- src/applications/harbormaster/step/HarbormasterRunBuildPlanBuildImplementation.php
+++ src/applications/harbormaster/step/HarbormasterRunBuildPlanBuildImplementation.php
@@ -148,6 +148,7 @@
switch ($target_build->getBuildStatus()) {
case HarbormasterBuild::STATUS_FAILED:
case HarbormasterBuild::STATUS_ERROR:
+ case HarbormasterBuild::STATUS_ABORTED:
throw new HarbormasterBuildFailureException();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 24, 11:49 PM (4 d, 12 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7769816
Default Alt Text
D13509.id32667.diff (615 B)
Attached To
Mode
D13509: [harbormaster/abort-builds/run-build-plan] Ensure 'Run Build Plan' fails if a sub-build moves into the aborted status
Attached
Detach File
Event Timeline
Log In to Comment