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

Unified Diff: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/three_patches_fail_not_ok.json

Issue 2002153008: recipe_tryjob: Actually fail on bad tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « scripts/slave/recipe_modules/recipe_tryjob/api.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/three_patches_fail_not_ok.json
diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/three_patches_fail_not_ok.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/three_patches_fail_not_ok.json
index 5852fdf903537479ef9ca87fa73e4cfcf027c6dc..ebf49ea7257a17e8e4fd378e66cfd4a7f1884707 100644
--- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/three_patches_fail_not_ok.json
+++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/three_patches_fail_not_ok.json
@@ -455,7 +455,7 @@
},
{
"name": "$result",
- "reason": "1 out of 3 aggregated steps failed. Failures: Step('build tests') failed with return_code 1",
+ "reason": "One or more projects failed tests: build",
"status_code": 1
}
]
« no previous file with comments | « scripts/slave/recipe_modules/recipe_tryjob/api.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698