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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json

Issue 1115453002: Recipes: make cwd default to slave_build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 5 years, 8 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: scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json b/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
index ba6ad5354398752555ce10692ce30ba2b8203ab4..8ab3c23f73afd561ee2c739e51f028537ba45bab 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
@@ -27,6 +27,7 @@
"--revision",
"src@HEAD"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
@@ -73,6 +74,7 @@
"[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
"--version"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "swarming.py --version",
"stdout": "/path/to/tmp/",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698