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

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

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
diff --git a/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll b/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll
index 9889e8b44815d3b9c34cf3c77030a62283bfcf06..a57f3326e7b0ee805753ba701fbe782534b876ee 100644
--- a/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll
+++ b/tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll
@@ -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+)',
@@ -215,6 +217,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