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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_dart_fyi_v8_mac_release.json

Issue 2313263002: V8: Switch on MB on older branches (Closed)
Patch Set: Created 4 years, 3 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.dart.fyi", 8 "client.dart.fyi",
9 "--builder", 9 "--builder",
10 "v8-mac-release", 10 "v8-mac-release",
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 { 118 {
119 "cmd": [ 119 "cmd": [
120 "python", 120 "python",
121 "-u", 121 "-u",
122 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 122 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
123 "runhooks" 123 "runhooks"
124 ], 124 ],
125 "cwd": "[SLAVE_BUILD]/v8", 125 "cwd": "[SLAVE_BUILD]/v8",
126 "env": { 126 "env": {
127 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 127 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
128 "GYP_CHROMIUM_NO_ACTION": "1",
128 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_g oma=1 v8_enable_disassembler=1 v8_target_arch=ia32", 129 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_g oma=1 v8_enable_disassembler=1 v8_target_arch=ia32",
129 "GYP_GENERATORS": "ninja", 130 "GYP_GENERATORS": "ninja",
130 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 131 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
131 }, 132 },
132 "name": "gclient runhooks" 133 "name": "gclient runhooks"
133 }, 134 },
134 { 135 {
135 "cmd": [ 136 "cmd": [
136 "python", 137 "python",
137 "-u", 138 "-u",
138 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 139 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
139 "--show-path", 140 "--show-path",
140 "python", 141 "python",
141 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 142 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
142 ], 143 ],
143 "name": "cleanup_temp" 144 "name": "cleanup_temp"
144 }, 145 },
145 { 146 {
146 "cmd": [ 147 "cmd": [
147 "python", 148 "python",
148 "-u", 149 "-u",
150 "[SLAVE_BUILD]/v8/tools/mb/mb.py",
151 "gen",
152 "-m",
153 "client.dart.fyi",
154 "-b",
155 "v8-mac-release",
156 "--config-file",
157 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
158 "--goma-dir",
159 "[CACHE]/cipd/goma",
160 "--gyp-script=gypfiles/gyp_v8",
161 "//out/Release"
162 ],
163 "cwd": "[SLAVE_BUILD]/v8",
164 "env": {
165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
166 },
167 "name": "generate_build_files",
168 "stdout": "/path/to/tmp/",
169 "~followup_annotations": [
170 "@@@STEP_LOG_LINE@stdout@some line@@@",
171 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@",
172 "@@@STEP_LOG_LINE@stdout@moar@@@",
173 "@@@STEP_LOG_END@stdout@@@"
174 ]
175 },
176 {
177 "cmd": [
178 "python",
179 "-u",
149 "\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", 180 "\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",
150 "[SLAVE_BUILD]/v8/out/gn", 181 "[SLAVE_BUILD]/v8/out/gn",
151 "511" 182 "511"
152 ], 183 ],
153 "name": "makedirs for peeking gn", 184 "name": "makedirs for peeking gn",
154 "~followup_annotations": [ 185 "~followup_annotations": [
155 "@@@STEP_LOG_LINE@python.inline@@@@", 186 "@@@STEP_LOG_LINE@python.inline@@@@",
156 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 187 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
157 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 188 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
158 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 189 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"4.2\", \"buildername\": \"v8-mac-release\", \"buildnumber\": 571, \" mastername\": \"client.dart.fyi\", \"parent_buildername\": null, \"recipe\": \"v 8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/ path/to/workdir/TestSlavename\"}" 338 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"4.2\", \"buildername\": \"v8-mac-release\", \"buildnumber\": 571, \" mastername\": \"client.dart.fyi\", \"parent_buildername\": null, \"recipe\": \"v 8\", \"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/ path/to/workdir/TestSlavename\"}"
308 ], 339 ],
309 "name": "package build" 340 "name": "package build"
310 }, 341 },
311 { 342 {
312 "name": "$result", 343 "name": "$result",
313 "recipe_result": null, 344 "recipe_result": null,
314 "status_code": 0 345 "status_code": 0
315 } 346 }
316 ] 347 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698