Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Unified Diff: tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-Trybot

Issue 175523003: Raise Exception instead of failure when some steps fail. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Include ALL the factory config files Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-Trybot
diff --git a/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-Trybot b/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-Trybot
index 96f1bd89bb94444622529538bc031ad8864e12f8..56563cf4dfa25a7185ba7e5c4d45eff27cbf2c83 100644
--- a/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-Trybot
+++ b/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-Trybot
@@ -104,6 +104,7 @@
'description': 'UpdateScripts',
'doStepIf': <Object>,
'env': {},
+ 'exception_on_failure': <Object>,
'flunkOnFailure': <Object>,
'get_props_from_stdout': {
'buildbot_revision': 'Skiabot scripts updated to (\w+)',
@@ -159,6 +160,7 @@
'description': 'Update',
'doStepIf': <Object>,
'env': {},
+ 'exception_on_failure': <Object>,
'flunkOnFailure': <Object>,
'get_props_from_stdout': {
'chrome_revision': 'Chrome updated to (\w+)',
@@ -217,6 +219,7 @@
'description': 'ApplyPatch',
'doStepIf': <Object>,
'env': {},
+ 'exception_on_failure': <Object>,
'flunkOnFailure': <Object>,
'get_props_from_stdout': None,
'haltOnFailure': <Object>,
@@ -270,6 +273,7 @@
'description': 'DEPSRoll',
'doStepIf': <Object>,
'env': {},
+ 'exception_on_failure': <Object>,
'flunkOnFailure': <Object>,
'get_props_from_stdout': {
'control_issue': 'Control Issue number: (\d+) ',

Powered by Google App Engine
This is Rietveld 408576698