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

Unified Diff: scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Official.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_Official.json
diff --git a/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Official.json b/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Official.json
index 122e8208919fafdf21dc4a90775a4e127c69a085..b42be7ea86c9863fffd604c98254d6ddf2ddccb3 100644
--- a/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Official.json
+++ b/scripts/slave/recipe_modules/syzygy/example.expected/full_master_client_syzygy_Syzygy_Official.json
@@ -5,7 +5,6 @@
"-u",
"print \"dummy taskkill\""
],
- "cwd": "[SLAVE_BUILD]",
"name": "taskkill",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@print \"dummy taskkill\"@@@",
@@ -38,7 +37,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -78,7 +76,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": "official_build=1 target_arch=ia32",
@@ -112,7 +109,6 @@
"--",
"official_build"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -126,7 +122,6 @@
"metrics.csv",
"[SLAVE_BUILD]\\src\\out\\Release"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmwildcard metrics.csv in [SLAVE_BUILD]\\src\\out\\Release",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -145,7 +140,6 @@
"[SLAVE_BUILD]\\src\\syzygy\\unittests.gypi",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "read_unittests_gypi"
},
{
@@ -169,7 +163,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "bar_unittests"
},
{
@@ -193,7 +186,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "baz_unittests"
},
{
@@ -217,7 +209,6 @@
"--test-launcher-timeout=300000",
"--gtest_print_time"
],
- "cwd": "[SLAVE_BUILD]",
"name": "foo_unittests"
},
{
@@ -231,7 +222,6 @@
"Release",
"--verbose"
],
- "cwd": "[SLAVE_BUILD]",
"name": "randomly_reorder_chrome"
},
{
@@ -245,7 +235,6 @@
"Release",
"--verbose"
],
- "cwd": "[SLAVE_BUILD]",
"name": "benchmark_chrome"
},
{
@@ -258,7 +247,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\metrics.csv",
"gs://syzygy-archive/builds/metrics/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/official.csv"
],
- "cwd": "[SLAVE_BUILD]",
"name": "archive_metrics",
"~followup_annotations": [
"@@@STEP_LINK@archive@https://syzygy-archive.commondatastorage.googleapis.com/index.html?path=builds/metrics/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/official.csv/@@@"
@@ -272,7 +260,6 @@
"[SLAVE_BUILD]\\src\\syzygy\\SYZYGY_VERSION",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "read_version"
},
{
@@ -284,7 +271,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\archive",
"gs://syzygy-archive/test/builds/official/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9"
],
- "cwd": "[SLAVE_BUILD]",
"name": "archive_binaries",
"~followup_annotations": [
"@@@STEP_LINK@0.0.0.1 archive@https://syzygy-archive.commondatastorage.googleapis.com/index.html?path=test/builds/official/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/@@@"
@@ -300,7 +286,6 @@
"[SLAVE_BUILD]\\src\\out\\Release\\*asan_rtl.dll",
"[SLAVE_BUILD]\\src\\out\\Release\\*client.dll"
],
- "cwd": "[SLAVE_BUILD]",
"name": "upload_symbols"
},
{
@@ -315,7 +300,6 @@
"--overwrite",
"--verbose"
],
- "cwd": "[SLAVE_BUILD]",
"name": "download_binaries"
},
{
@@ -327,7 +311,6 @@
"--build-dir",
"[SLAVE_BUILD]\\src\\build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "smoke_test"
},
{

Powered by Google App Engine
This is Rietveld 408576698