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

Side by Side Diff: scripts/slave/recipes/polymer.expected/polymer-win.json

Issue 18718003: Add both node paths to both Polymer steps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « scripts/slave/recipes/polymer.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": ["python", "-u", "[DEPOT_TOOLS_ROOT]\\gclient.py", "config", "--spec", "cache_dir = None\ndeps_os = {}\nhooks = []\nsolutions = [{'custom_deps': {}, ' custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'CustomElements', 's afesync_url': None, 'url': 'https://github.com/Polymer/CustomElements.git'}, {'c ustom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'H TMLImports', 'safesync_url': None, 'url': 'https://github.com/Polymer/HTMLImport s.git'}, {'custom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True , 'name': 'PointerEvents', 'safesync_url': None, 'url': 'https://github.com/Poly mer/PointerEvents.git'}, {'custom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'PointerGestures', 'safesync_url': None, 'url': 'https ://github.com/Polymer/PointerGestures.git'}, {'custom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'ShadowDOM', 'safesync_url': None, 'url': 'https://github.com/Polymer/ShadowDOM.git'}, {'custom_deps': {}, 'custom _vars': {}, 'deps_file': '', 'managed': True, 'name': 'mdv', 'safesync_url': Non e, 'url': 'https://github.com/Polymer/mdv.git'}, {'custom_deps': {}, 'custom_var s': {}, 'deps_file': '', 'managed': True, 'name': 'platform', 'safesync_url': No ne, 'url': 'https://github.com/Polymer/platform.git'}, {'custom_deps': {}, 'cust om_vars': {}, 'deps_file': '', 'managed': True, 'name': 'polymer', 'safesync_url ': None, 'url': 'https://github.com/Polymer/polymer.git'}]\ntarget_os = []\ntarg et_os_only = False"], 3 "cmd": ["python", "-u", "[DEPOT_TOOLS_ROOT]\\gclient.py", "config", "--spec", "cache_dir = None\ndeps_os = {}\nhooks = []\nsolutions = [{'custom_deps': {}, ' custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'CustomElements', 's afesync_url': None, 'url': 'https://github.com/Polymer/CustomElements.git'}, {'c ustom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'H TMLImports', 'safesync_url': None, 'url': 'https://github.com/Polymer/HTMLImport s.git'}, {'custom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True , 'name': 'PointerEvents', 'safesync_url': None, 'url': 'https://github.com/Poly mer/PointerEvents.git'}, {'custom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'PointerGestures', 'safesync_url': None, 'url': 'https ://github.com/Polymer/PointerGestures.git'}, {'custom_deps': {}, 'custom_vars': {}, 'deps_file': '', 'managed': True, 'name': 'ShadowDOM', 'safesync_url': None, 'url': 'https://github.com/Polymer/ShadowDOM.git'}, {'custom_deps': {}, 'custom _vars': {}, 'deps_file': '', 'managed': True, 'name': 'mdv', 'safesync_url': Non e, 'url': 'https://github.com/Polymer/mdv.git'}, {'custom_deps': {}, 'custom_var s': {}, 'deps_file': '', 'managed': True, 'name': 'platform', 'safesync_url': No ne, 'url': 'https://github.com/Polymer/platform.git'}, {'custom_deps': {}, 'cust om_vars': {}, 'deps_file': '', 'managed': True, 'name': 'polymer', 'safesync_url ': None, 'url': 'https://github.com/Polymer/polymer.git'}]\ntarget_os = []\ntarg et_os_only = False"],
4 "name": "gclient setup", 4 "name": "gclient setup",
5 "seed_steps": ["gclient setup", "gclient revert", "gclient sync", "submodule update"] 5 "seed_steps": ["gclient setup", "gclient revert", "gclient sync", "submodule update"]
6 }, 6 },
7 { 7 {
8 "cmd": ["python", "-u", "[BUILD_ROOT]\\scripts\\slave\\gclient_safe_revert.py ", ".", "[DEPOT_TOOLS_ROOT]\\gclient.bat"], 8 "cmd": ["python", "-u", "[BUILD_ROOT]\\scripts\\slave\\gclient_safe_revert.py ", ".", "[DEPOT_TOOLS_ROOT]\\gclient.bat"],
9 "name": "gclient revert" 9 "name": "gclient revert"
10 }, 10 },
11 { 11 {
12 "cmd": ["python", "-u", "[DEPOT_TOOLS_ROOT]\\gclient.py", "sync", "--nohooks" ], 12 "cmd": ["python", "-u", "[DEPOT_TOOLS_ROOT]\\gclient.py", "sync", "--nohooks" ],
13 "name": "gclient sync" 13 "name": "gclient sync"
14 }, 14 },
15 { 15 {
16 "cmd": ["python", "-u", "[DEPOT_TOOLS_ROOT]\\gclient.py", "recurse", "git", " submodule", "update", "--init", "--recursive"], 16 "cmd": ["python", "-u", "[DEPOT_TOOLS_ROOT]\\gclient.py", "recurse", "git", " submodule", "update", "--init", "--recursive"],
17 "name": "submodule update" 17 "name": "submodule update"
18 }, 18 },
19 { 19 {
20 "cmd": ["npm.cmd", "install"], 20 "cmd": ["npm.cmd", "install"],
21 "cwd": "[SLAVE_BUILD_ROOT]\\polymer", 21 "cwd": "[SLAVE_BUILD_ROOT]\\polymer",
22 "env": {"PATH": "C:\\Program Files (x86)\\nodejs;%(PATH)s"}, 22 "env": {"PATH": "C:\\Program Files (x86)\\nodejs;C:\\Users\\chrome-bot\\AppDa ta\\Roaming\\npm;%(PATH)s"},
23 "name": "update-install" 23 "name": "update-install"
24 }, 24 },
25 { 25 {
26 "allow_subannotations": true, 26 "allow_subannotations": true,
27 "cmd": ["grunt.cmd", "test-buildbot"], 27 "cmd": ["grunt.cmd", "test-buildbot"],
28 "cwd": "[SLAVE_BUILD_ROOT]\\polymer", 28 "cwd": "[SLAVE_BUILD_ROOT]\\polymer",
29 "env": {"PATH": "C:\\Users\\chrome-bot\\AppData\\Roaming\\npm;%(PATH)s"}, 29 "env": {"PATH": "C:\\Program Files (x86)\\nodejs;C:\\Users\\chrome-bot\\AppDa ta\\Roaming\\npm;%(PATH)s"},
30 "name": "test" 30 "name": "test"
31 } 31 }
32 ] 32 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/polymer.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698