| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 381 "name": "package build" | 381 "name": "package build" |
| 382 }, | 382 }, |
| 383 { | 383 { |
| 384 "cmd": [], | 384 "cmd": [], |
| 385 "name": "trigger", | 385 "name": "trigger", |
| 386 "trigger_specs": [ | 386 "trigger_specs": [ |
| 387 { | 387 { |
| 388 "builder_name": "V8 Win32 - debug", | 388 "builder_name": "V8 Win32 - debug", |
| 389 "properties": { | 389 "properties": { |
| 390 "parent_build_environment": { | 390 "parent_build_environment": { |
| 391 "GYP_DEFINES": "chromium_win_pch=0 fastbuild=1 target_arch=ia32 test
_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1
v8_target_arch=ia32", | 391 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
| 392 "GYP_GENERATORS": "ninja" | |
| 393 }, | 392 }, |
| 394 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 393 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 395 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 394 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 396 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 395 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 397 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 396 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 398 "swarm_hashes": { | 397 "swarm_hashes": { |
| 399 "bot_default": "[dummy hash for bot_default]", | 398 "bot_default": "[dummy hash for bot_default]", |
| 400 "ignition": "[dummy hash for ignition]", | 399 "ignition": "[dummy hash for ignition]", |
| 401 "mozilla": "[dummy hash for mozilla]", | 400 "mozilla": "[dummy hash for mozilla]", |
| 402 "test262": "[dummy hash for test262]" | 401 "test262": "[dummy hash for test262]" |
| 403 } | 402 } |
| 404 } | 403 } |
| 405 } | 404 } |
| 406 ], | 405 ], |
| 407 "~followup_annotations": [ | 406 "~followup_annotations": [ |
| 408 "@@@STEP_TEXT@V8 Win32 - debug@@@" | 407 "@@@STEP_TEXT@V8 Win32 - debug@@@" |
| 409 ] | 408 ] |
| 410 }, | 409 }, |
| 411 { | 410 { |
| 412 "name": "$result", | 411 "name": "$result", |
| 413 "recipe_result": null, | 412 "recipe_result": null, |
| 414 "status_code": 0 | 413 "status_code": 0 |
| 415 } | 414 } |
| 416 ] | 415 ] |
| OLD | NEW |