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

Side by Side Diff: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/linux_cr_builder_clobber.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.drmemory", 8 "client.drmemory",
9 "--builder", 9 "--builder",
10 "linux-cr-builder", 10 "linux-cr-builder",
11 "--slave", 11 "--slave",
12 "TestSlave", 12 "TestSlave",
13 "--spec", 13 "--spec",
14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_deps' : {'src/third_party/WebKit/LayoutTests': None}, 'custom_vars': {'googlecode_url' : 'http://%s.googlecode.com/svn', 'llvm_url': 'http://llvm.org/svn/llvm-project' , 'nacl_trunk': 'http://src.chromium.org/native_client/trunk', 'sourceforge_url' : 'https://svn.code.sf.net/p/%(repo)s/code', 'webkit_trunk': 'http://src.chromiu m.org/blink/trunk'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', ' url': 'https://chromium.googlesource.com/chromium/src.git'}]", 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src/third_party /WebKit/LayoutTests': None}, 'custom_vars': {'googlecode_url': 'http://%s.google code.com/svn', 'llvm_url': 'http://llvm.org/svn/llvm-project', 'nacl_trunk': 'ht tp://src.chromium.org/native_client/trunk', 'sourceforge_url': 'https://svn.code .sf.net/p/%(repo)s/code', 'webkit_trunk': 'http://src.chromium.org/blink/trunk'} , 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chro mium.googlesource.com/chromium/src.git'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/third_party/WebKit\": \"got_webkit_revi sion\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v 8\": \"got_v8_revision\"}", 18 "{\"src\": \"got_revision\", \"src/third_party/WebKit\": \"got_webkit_revi sion\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v 8\": \"got_v8_revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[ROOT]/b/build/slave/cache_dir", 20 "[GIT_CACHE]",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "src@123456789abcdef", 24 "src@123456789abcdef",
25 "--force", 25 "--force",
26 "--output_manifest" 26 "--output_manifest"
27 ], 27 ],
28 "cwd": "[SLAVE_BUILD]",
28 "env": { 29 "env": {
29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
30 }, 31 },
31 "name": "bot_update", 32 "name": "bot_update",
32 "~followup_annotations": [ 33 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 34 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 35 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"123456789abcdef\"@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"123456789abcdef\"@@@",
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 78 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
78 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 79 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
79 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 80 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
80 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @" 81 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @"
81 ] 82 ]
82 }, 83 },
83 { 84 {
84 "cmd": [ 85 "cmd": [
85 "python", 86 "python",
86 "-u", 87 "-u",
87 "[ROOT]/b/build/scripts/slave/runhooks_wrapper.py" 88 "[BUILD]/scripts/slave/runhooks_wrapper.py"
88 ], 89 ],
90 "cwd": "[SLAVE_BUILD]",
89 "env": { 91 "env": {
90 "CHROMIUM_GYP_SYNTAX_CHECK": "1", 92 "CHROMIUM_GYP_SYNTAX_CHECK": "1",
91 "DEPOT_TOOLS_UPDATE": "0", 93 "DEPOT_TOOLS_UPDATE": "0",
92 "GYP_DEFINES": "build_for_tool=drmemory component=shared_library", 94 "GYP_DEFINES": "build_for_tool=drmemory component=shared_library",
93 "GYP_GENERATORS": "ninja", 95 "GYP_GENERATORS": "ninja",
94 "LANDMINES_VERBOSE": "1" 96 "LANDMINES_VERBOSE": "1"
95 }, 97 },
96 "name": "gclient runhooks wrapper" 98 "name": "gclient runhooks wrapper"
97 }, 99 },
98 { 100 {
99 "cmd": [ 101 "cmd": [
100 "python", 102 "python",
101 "-u", 103 "-u",
102 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 104 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
103 "--show-path", 105 "--show-path",
104 "python", 106 "python",
105 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 107 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
106 ], 108 ],
109 "cwd": "[SLAVE_BUILD]",
107 "name": "cleanup_temp" 110 "name": "cleanup_temp"
108 }, 111 },
109 { 112 {
110 "cmd": [ 113 "cmd": [
111 "python", 114 "python",
112 "-u", 115 "-u",
113 "[ROOT]/b/build/scripts/slave/compile.py", 116 "[BUILD]/scripts/slave/compile.py",
114 "--target", 117 "--target",
115 "Release", 118 "Release",
116 "--build-tool=ninja", 119 "--build-tool=ninja",
117 "--compiler=goma", 120 "--compiler=goma",
118 "content_shell", 121 "content_shell",
119 "base_unittests", 122 "base_unittests",
120 "browser_tests", 123 "browser_tests",
121 "crypto_unittests", 124 "crypto_unittests",
122 "ipc_tests", 125 "ipc_tests",
123 "media_unittests", 126 "media_unittests",
124 "net_unittests", 127 "net_unittests",
125 "printing_unittests", 128 "printing_unittests",
126 "remoting_unittests", 129 "remoting_unittests",
127 "sql_unittests", 130 "sql_unittests",
128 "unit_tests", 131 "unit_tests",
129 "url_unittests", 132 "url_unittests",
130 "--clobber" 133 "--clobber"
131 ], 134 ],
135 "cwd": "[SLAVE_BUILD]",
132 "name": "compile" 136 "name": "compile"
133 }, 137 },
134 { 138 {
135 "name": "$result", 139 "name": "$result",
136 "recipe_result": null, 140 "recipe_result": null,
137 "status_code": 0 141 "status_code": 0
138 } 142 }
139 ] 143 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698