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

Unified Diff: scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_rel.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/recipes/crashpad/continuous.expected/crashpad_win_x64_rel.json
diff --git a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_rel.json b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_rel.json
index e02f5612782bc4c4f535614ac97923c654efc337..efed1d81fb767a8fe653ba842ad89a9404d180cd 100644
--- a/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_rel.json
+++ b/scripts/slave/recipes/crashpad/continuous.expected/crashpad_win_x64_rel.json
@@ -8,7 +8,6 @@
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'crashpad', 'url': 'https://chromium.googlesource.com/crashpad/crashpad.git'}]"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -27,7 +26,6 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -50,7 +48,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -62,7 +59,6 @@
"-C",
"[SLAVE_BUILD]/crashpad/out/Release"
],
- "cwd": "[SLAVE_BUILD]",
"name": "compile with ninja"
},
{
@@ -71,7 +67,6 @@
"-C",
"[SLAVE_BUILD]/crashpad/out/Release_x64"
],
- "cwd": "[SLAVE_BUILD]",
"name": "compile with ninja (2)"
},
{
@@ -81,7 +76,6 @@
"[SLAVE_BUILD]/crashpad/build/run_tests.py",
"Release_x64"
],
- "cwd": "[SLAVE_BUILD]",
"name": "run tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698