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

Unified Diff: scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.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/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
diff --git a/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json b/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
index e431becea48c8944378e4f12a53732e95c85dd47..767449b68beceb0778869496f8eaf32164570305 100644
--- a/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
+++ b/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Debug.json
@@ -5,7 +5,6 @@
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
],
- "cwd": "[SLAVE_BUILD]",
"name": "taskkill"
},
{
@@ -34,7 +33,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -74,7 +72,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_DEFINES": "target_arch=ia32",
@@ -107,7 +104,6 @@
"--",
"build_all"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -121,7 +117,6 @@
"metrics.csv",
"[SLAVE_BUILD]\\src\\out\\Debug"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmwildcard metrics.csv in [SLAVE_BUILD]\\src\\out\\Debug",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -140,7 +135,6 @@
"[SLAVE_BUILD]\\src\\syzygy\\unittests.gypi",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "read_unittests_gypi"
},
{
@@ -164,7 +158,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "bar_unittests"
},
{
@@ -188,7 +181,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "baz_unittests"
},
{
@@ -212,7 +204,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "foo_unittests"
},
{
@@ -226,7 +217,6 @@
"Debug",
"--verbose"
],
- "cwd": "[SLAVE_BUILD]",
"name": "randomly_reorder_chrome"
},
{
@@ -240,7 +230,6 @@
"Debug",
"--verbose"
],
- "cwd": "[SLAVE_BUILD]",
"name": "benchmark_chrome"
},
{
@@ -253,7 +242,6 @@
"[SLAVE_BUILD]\\src\\out\\Debug\\metrics.csv",
"gs://syzygy-archive/builds/metrics/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/debug.csv"
],
- "cwd": "[SLAVE_BUILD]",
"name": "archive_metrics",
"~followup_annotations": [
"@@@STEP_LINK@archive@https://syzygy-archive.commondatastorage.googleapis.com/index.html?path=builds/metrics/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/debug.csv/@@@"
@@ -271,7 +259,6 @@
"--overwrite",
"--verbose"
],
- "cwd": "[SLAVE_BUILD]",
"name": "download_binaries"
},
{
@@ -283,7 +270,6 @@
"--build-dir",
"[SLAVE_BUILD]\\src\\build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "smoke_test"
},
{

Powered by Google App Engine
This is Rietveld 408576698