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

Unified Diff: scripts/slave/recipe_modules/filter/example.expected/analyzes_returns_true.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 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/recipe_modules/filter/example.expected/analyzes_returns_true.json
diff --git a/scripts/slave/recipe_modules/filter/example.expected/analyzes_returns_true.json b/scripts/slave/recipe_modules/filter/example.expected/analyzes_returns_true.json
index 1406688febee3ca1f5a5a5862311a1cae345a636..4c5bed5e49bc2b29330f94553ecfe9dbc425c936 100644
--- a/scripts/slave/recipe_modules/filter/example.expected/analyzes_returns_true.json
+++ b/scripts/slave/recipe_modules/filter/example.expected/analyzes_returns_true.json
@@ -7,7 +7,6 @@
"[SLAVE_BUILD]/testing/buildbot/trybot_analyze_config.json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "read filter exclusion spec",
"~followup_annotations": [
"@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
@@ -34,7 +33,6 @@
"{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": []}",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
@@ -54,7 +52,6 @@
"echo",
"Why hello, there."
],
- "cwd": "[SLAVE_BUILD]",
"name": "hello"
},
{

Powered by Google App Engine
This is Rietveld 408576698