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

Unified Diff: scripts/slave/recipes/boringssl.expected/win64.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge 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/boringssl.expected/win64.json
diff --git a/scripts/slave/recipes/boringssl.expected/win64.json b/scripts/slave/recipes/boringssl.expected/win64.json
index 3c3b4c89444894cfeb1a167c35fbef65fa36e11b..2f401ba40b9ca96eefcb895eb6ee31845ae86b45 100644
--- a/scripts/slave/recipes/boringssl.expected/win64.json
+++ b/scripts/slave/recipes/boringssl.expected/win64.json
@@ -11,13 +11,13 @@
"--slave",
"slavename",
"--spec",
- "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'util/bot/DEPS', 'managed': True, 'name': 'boringssl', 'url': 'https://boringssl.googlesource.com/boringssl.git'}]",
+ "cache_dir = '[ROOT]\\\\b\\\\build\\\\slave\\\\cache_dir'\nsolutions = [{'deps_file': 'util/bot/DEPS', 'managed': True, 'name': 'boringssl', 'url': 'https://boringssl.googlesource.com/boringssl.git'}]",
"--root",
"boringssl",
"--revision_mapping_file",
"{}",
"--git-cache-dir",
- "[GIT_CACHE]",
+ "[ROOT]\\b\\build\\slave\\cache_dir",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -54,7 +53,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -65,9 +63,8 @@
"python",
"-u",
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
- "[SLAVE_BUILD]\\boringssl\\build"
+ "[CWD]\\boringssl\\build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmtree clean",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -85,10 +82,9 @@
"python",
"-u",
"\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
- "[SLAVE_BUILD]\\boringssl\\build",
+ "[CWD]\\boringssl\\build",
"511"
],
- "cwd": "[SLAVE_BUILD]",
"name": "makedirs mkdir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -107,41 +103,40 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\go\\env.py",
+ "[CWD]\\boringssl\\util\\bot\\go\\env.py",
"python",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\vs_env.py",
+ "[CWD]\\boringssl\\util\\bot\\vs_env.py",
"x64",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\cmake-win32\\bin\\cmake.exe",
+ "[CWD]\\boringssl\\util\\bot\\cmake-win32\\bin\\cmake.exe",
"-GNinja",
- "-DCMAKE_ASM_NASM_COMPILER=[SLAVE_BUILD]/boringssl/util/bot/yasm-win32.exe",
- "-DPERL_EXECUTABLE=[SLAVE_BUILD]\\boringssl\\util\\bot\\perl-win32\\perl\\bin\\perl.exe",
- "[SLAVE_BUILD]\\boringssl"
+ "-DCMAKE_ASM_NASM_COMPILER=[CWD]/boringssl/util/bot/yasm-win32.exe",
+ "-DPERL_EXECUTABLE=[CWD]\\boringssl\\util\\bot\\perl-win32\\perl\\bin\\perl.exe",
+ "[CWD]\\boringssl"
],
- "cwd": "[SLAVE_BUILD]\\boringssl\\build",
+ "cwd": "[CWD]\\boringssl\\build",
"name": "cmake"
},
{
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\go\\env.py",
+ "[CWD]\\boringssl\\util\\bot\\go\\env.py",
"python",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\vs_env.py",
+ "[CWD]\\boringssl\\util\\bot\\vs_env.py",
"x64",
"ninja",
"-C",
- "[SLAVE_BUILD]\\boringssl\\build"
+ "[CWD]\\boringssl\\build"
],
- "cwd": "[SLAVE_BUILD]",
"name": "ninja"
},
{
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\go\\env.py",
+ "[CWD]\\boringssl\\util\\bot\\go\\env.py",
"python",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\vs_env.py",
+ "[CWD]\\boringssl\\util\\bot\\vs_env.py",
"x64",
"go",
"run",
@@ -149,7 +144,7 @@
"-json-output",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]\\boringssl",
+ "cwd": "[CWD]\\boringssl",
"name": "unit tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@test_utils.test_results@{@@@",
@@ -198,9 +193,9 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\go\\env.py",
+ "[CWD]\\boringssl\\util\\bot\\go\\env.py",
"python",
- "[SLAVE_BUILD]\\boringssl\\util\\bot\\vs_env.py",
+ "[CWD]\\boringssl\\util\\bot\\vs_env.py",
"x64",
"go",
"test",
@@ -208,7 +203,7 @@
"-json-output",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]\\boringssl\\ssl\\test\\runner",
+ "cwd": "[CWD]\\boringssl\\ssl\\test\\runner",
"name": "ssl tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@test_utils.test_results@{@@@",
« no previous file with comments | « scripts/slave/recipes/boringssl.expected/win32_small.json ('k') | scripts/slave/recipes/boringssl.expected/win64_small.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698