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

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

Issue 1901103004: V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix 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 unified diff | Download patch | Annotate | Revision Log
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.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - debug builder", 10 "V8 Linux - debug builder",
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 "name": "package build" 244 "name": "package build"
245 }, 245 },
246 { 246 {
247 "cmd": [], 247 "cmd": [],
248 "cwd": "[SLAVE_BUILD]", 248 "cwd": "[SLAVE_BUILD]",
249 "name": "trigger", 249 "name": "trigger",
250 "trigger_specs": [ 250 "trigger_specs": [
251 { 251 {
252 "builder_name": "V8 Linux - gc stress", 252 "builder_name": "V8 Linux - gc stress",
253 "properties": { 253 "properties": {
254 "parent_build_environment": {
255 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
256 "GYP_GENERATORS": "ninja"
257 },
254 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 258 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
255 "parent_got_revision_cp": "refs/heads/master@{#50110}", 259 "parent_got_revision_cp": "refs/heads/master@{#50110}",
256 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 260 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
257 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 261 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
258 "swarm_hashes": { 262 "swarm_hashes": {
259 "benchmarks": "[dummy hash for benchmarks]", 263 "benchmarks": "[dummy hash for benchmarks]",
260 "bot_default": "[dummy hash for bot_default]", 264 "bot_default": "[dummy hash for bot_default]",
261 "ignition": "[dummy hash for ignition]", 265 "ignition": "[dummy hash for ignition]",
262 "mjsunit": "[dummy hash for mjsunit]", 266 "mjsunit": "[dummy hash for mjsunit]",
263 "mozilla": "[dummy hash for mozilla]", 267 "mozilla": "[dummy hash for mozilla]",
264 "simdjs": "[dummy hash for simdjs]", 268 "simdjs": "[dummy hash for simdjs]",
265 "test262": "[dummy hash for test262]", 269 "test262": "[dummy hash for test262]",
266 "webkit": "[dummy hash for webkit]" 270 "webkit": "[dummy hash for webkit]"
267 } 271 }
268 } 272 }
269 }, 273 },
270 { 274 {
271 "builder_name": "V8 Linux - debug", 275 "builder_name": "V8 Linux - debug",
272 "properties": { 276 "properties": {
277 "parent_build_environment": {
278 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
279 "GYP_GENERATORS": "ninja"
280 },
273 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 281 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
274 "parent_got_revision_cp": "refs/heads/master@{#50110}", 282 "parent_got_revision_cp": "refs/heads/master@{#50110}",
275 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 283 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
276 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 284 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
277 "swarm_hashes": { 285 "swarm_hashes": {
278 "benchmarks": "[dummy hash for benchmarks]", 286 "benchmarks": "[dummy hash for benchmarks]",
279 "bot_default": "[dummy hash for bot_default]", 287 "bot_default": "[dummy hash for bot_default]",
280 "ignition": "[dummy hash for ignition]", 288 "ignition": "[dummy hash for ignition]",
281 "mjsunit": "[dummy hash for mjsunit]", 289 "mjsunit": "[dummy hash for mjsunit]",
282 "mozilla": "[dummy hash for mozilla]", 290 "mozilla": "[dummy hash for mozilla]",
283 "simdjs": "[dummy hash for simdjs]", 291 "simdjs": "[dummy hash for simdjs]",
284 "test262": "[dummy hash for test262]", 292 "test262": "[dummy hash for test262]",
285 "webkit": "[dummy hash for webkit]" 293 "webkit": "[dummy hash for webkit]"
286 } 294 }
287 } 295 }
288 }, 296 },
289 { 297 {
290 "builder_name": "V8 Linux - debug - avx2", 298 "builder_name": "V8 Linux - debug - avx2",
291 "properties": { 299 "properties": {
300 "parent_build_environment": {
301 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
302 "GYP_GENERATORS": "ninja"
303 },
292 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 304 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
293 "parent_got_revision_cp": "refs/heads/master@{#50110}", 305 "parent_got_revision_cp": "refs/heads/master@{#50110}",
294 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 306 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
295 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 307 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
296 "swarm_hashes": { 308 "swarm_hashes": {
297 "benchmarks": "[dummy hash for benchmarks]", 309 "benchmarks": "[dummy hash for benchmarks]",
298 "bot_default": "[dummy hash for bot_default]", 310 "bot_default": "[dummy hash for bot_default]",
299 "ignition": "[dummy hash for ignition]", 311 "ignition": "[dummy hash for ignition]",
300 "mjsunit": "[dummy hash for mjsunit]", 312 "mjsunit": "[dummy hash for mjsunit]",
301 "mozilla": "[dummy hash for mozilla]", 313 "mozilla": "[dummy hash for mozilla]",
302 "simdjs": "[dummy hash for simdjs]", 314 "simdjs": "[dummy hash for simdjs]",
303 "test262": "[dummy hash for test262]", 315 "test262": "[dummy hash for test262]",
304 "webkit": "[dummy hash for webkit]" 316 "webkit": "[dummy hash for webkit]"
305 } 317 }
306 } 318 }
307 }, 319 },
308 { 320 {
309 "builder_name": "V8 Linux - debug - greedy allocator", 321 "builder_name": "V8 Linux - debug - greedy allocator",
310 "properties": { 322 "properties": {
323 "parent_build_environment": {
324 "GYP_DEFINES": "clang=1 target_arch=ia32 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=ia32",
325 "GYP_GENERATORS": "ninja"
326 },
311 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 327 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
312 "parent_got_revision_cp": "refs/heads/master@{#50110}", 328 "parent_got_revision_cp": "refs/heads/master@{#50110}",
313 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 329 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
314 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 330 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
315 "swarm_hashes": { 331 "swarm_hashes": {
316 "benchmarks": "[dummy hash for benchmarks]", 332 "benchmarks": "[dummy hash for benchmarks]",
317 "bot_default": "[dummy hash for bot_default]", 333 "bot_default": "[dummy hash for bot_default]",
318 "ignition": "[dummy hash for ignition]", 334 "ignition": "[dummy hash for ignition]",
319 "mjsunit": "[dummy hash for mjsunit]", 335 "mjsunit": "[dummy hash for mjsunit]",
320 "mozilla": "[dummy hash for mozilla]", 336 "mozilla": "[dummy hash for mozilla]",
321 "simdjs": "[dummy hash for simdjs]", 337 "simdjs": "[dummy hash for simdjs]",
322 "test262": "[dummy hash for test262]", 338 "test262": "[dummy hash for test262]",
323 "webkit": "[dummy hash for webkit]" 339 "webkit": "[dummy hash for webkit]"
324 } 340 }
325 } 341 }
326 } 342 }
327 ], 343 ],
328 "~followup_annotations": [ 344 "~followup_annotations": [
329 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux - debug - greedy allocator<br />V8 Linux - gc stress@@@" 345 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux - debug - greedy allocator<br />V8 Linux - gc stress@@@"
330 ] 346 ]
331 }, 347 },
332 { 348 {
333 "name": "$result", 349 "name": "$result",
334 "recipe_result": null, 350 "recipe_result": null,
335 "status_code": 0 351 "status_code": 0
336 } 352 }
337 ] 353 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698