| Index: scripts/slave/recipes/syzygy/continuous.expected/full_master_client_syzygy_win_rel_try.json
|
| diff --git a/scripts/slave/recipes/syzygy/continuous.expected/full_master_client_syzygy_win_rel_try.json b/scripts/slave/recipes/syzygy/continuous.expected/full_master_client_syzygy_win_rel_try.json
|
| index ed9d8b91c3b7e66ef933ddf408a6db8ea22c7e9e..44046e92bf75a0f4f3e826d19d0c42557b1e2b8f 100644
|
| --- a/scripts/slave/recipes/syzygy/continuous.expected/full_master_client_syzygy_win_rel_try.json
|
| +++ b/scripts/slave/recipes/syzygy/continuous.expected/full_master_client_syzygy_win_rel_try.json
|
| @@ -5,7 +5,6 @@
|
| "-u",
|
| "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "taskkill"
|
| },
|
| {
|
| @@ -20,13 +19,13 @@
|
| "--slave",
|
| "vm331-m3",
|
| "--spec",
|
| - "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/github.com/google/syzygy.git/'}, {'deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/syzygy/internal.DEPS.git'}]",
|
| + "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'src', 'url': 'https://chromium.googlesource.com/external/github.com/google/syzygy.git/'}, {'deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url': 'https://chrome-internal.googlesource.com/chrome/syzygy/internal.DEPS.git'}]",
|
| "--root",
|
| "src",
|
| "--revision_mapping_file",
|
| "{\"src\": \"got_revision\"}",
|
| "--git-cache-dir",
|
| - "[GIT_CACHE]",
|
| + "[ROOT]\\b\\build\\slave\\cache_dir",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| @@ -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",
|
| @@ -98,16 +95,15 @@
|
| "--target",
|
| "Release",
|
| "--src-dir",
|
| - "[SLAVE_BUILD]\\src",
|
| + "[CWD]\\src",
|
| "--goma-cache-dir",
|
| - "[GOMA_CACHE]",
|
| + "[ROOT]\\b\\build\\slave\\goma_cache",
|
| "--build-tool",
|
| "ninja",
|
| "--ninja-ensure-up-to-date",
|
| "--",
|
| "build_all"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| },
|
| @@ -119,10 +115,9 @@
|
| "-u",
|
| "\nimport sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\nchromium_utils.RemoveFilesWildcards(sys.argv[1], root=sys.argv[2])\n",
|
| "metrics.csv",
|
| - "[SLAVE_BUILD]\\src\\out\\Release"
|
| + "[CWD]\\src\\out\\Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "rmwildcard metrics.csv in [SLAVE_BUILD]\\src\\out\\Release",
|
| + "name": "rmwildcard metrics.csv in [CWD]\\src\\out\\Release",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| "@@@STEP_LOG_LINE@python.inline@import sys@@@",
|
| @@ -137,10 +132,9 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]\\src\\syzygy\\unittests.gypi",
|
| + "[CWD]\\src\\syzygy\\unittests.gypi",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "read_unittests_gypi"
|
| },
|
| {
|
| @@ -159,12 +153,11 @@
|
| "--builder-name=win_rel_try",
|
| "--slave-name=vm331-m3",
|
| "--build-number=571",
|
| - "[SLAVE_BUILD]\\src\\out\\Release\\bar_unittests.exe",
|
| + "[CWD]\\src\\out\\Release\\bar_unittests.exe",
|
| "--single-process-tests",
|
| "--test-launcher-timeout=300000",
|
| "--gtest_print_time"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "bar_unittests"
|
| },
|
| {
|
| @@ -183,12 +176,11 @@
|
| "--builder-name=win_rel_try",
|
| "--slave-name=vm331-m3",
|
| "--build-number=571",
|
| - "[SLAVE_BUILD]\\src\\out\\Release\\baz_unittests.exe",
|
| + "[CWD]\\src\\out\\Release\\baz_unittests.exe",
|
| "--single-process-tests",
|
| "--test-launcher-timeout=300000",
|
| "--gtest_print_time"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "baz_unittests"
|
| },
|
| {
|
| @@ -207,12 +199,11 @@
|
| "--builder-name=win_rel_try",
|
| "--slave-name=vm331-m3",
|
| "--build-number=571",
|
| - "[SLAVE_BUILD]\\src\\out\\Release\\foo_unittests.exe",
|
| + "[CWD]\\src\\out\\Release\\foo_unittests.exe",
|
| "--single-process-tests",
|
| "--test-launcher-timeout=300000",
|
| "--gtest_print_time"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "foo_unittests"
|
| },
|
| {
|
| @@ -222,10 +213,9 @@
|
| "-t",
|
| "-a",
|
| "public-read",
|
| - "[SLAVE_BUILD]\\src\\out\\Release\\metrics.csv",
|
| + "[CWD]\\src\\out\\Release\\metrics.csv",
|
| "gs://syzygy-archive/builds/metrics/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/release.csv"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "archive_metrics",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@archive@https://syzygy-archive.commondatastorage.googleapis.com/index.html?path=builds/metrics/f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9/release.csv/@@@"
|
|
|