| 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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 "--root", | 45 "--root", |
| 46 "src", | 46 "src", |
| 47 "--revision_mapping_file", | 47 "--revision_mapping_file", |
| 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 48 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 49 "--git-cache-dir", | 49 "--git-cache-dir", |
| 50 "[GIT_CACHE]", | 50 "[GIT_CACHE]", |
| 51 "--output_json", | 51 "--output_json", |
| 52 "/path/to/tmp/json", | 52 "/path/to/tmp/json", |
| 53 "--revision", | 53 "--revision", |
| 54 "src@r1", | 54 "src@r1", |
| 55 "--output_manifest", | 55 "--output_manifest" |
| 56 "--gerrit_no_rebase_patch_ref" | |
| 57 ], | 56 ], |
| 58 "cwd": "[BUILDER_CACHE]\\win", | 57 "cwd": "[BUILDER_CACHE]\\win", |
| 59 "env": { | 58 "env": { |
| 60 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 59 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 61 }, | 60 }, |
| 62 "name": "bot_update", | 61 "name": "bot_update", |
| 63 "~followup_annotations": [ | 62 "~followup_annotations": [ |
| 64 "@@@STEP_TEXT@Some step text@@@", | 63 "@@@STEP_TEXT@Some step text@@@", |
| 65 "@@@STEP_LOG_LINE@json.output@{@@@", | 64 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 65 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| (...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 "--root", | 338 "--root", |
| 340 "src", | 339 "src", |
| 341 "--revision_mapping_file", | 340 "--revision_mapping_file", |
| 342 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 341 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 343 "--git-cache-dir", | 342 "--git-cache-dir", |
| 344 "[GIT_CACHE]", | 343 "[GIT_CACHE]", |
| 345 "--output_json", | 344 "--output_json", |
| 346 "/path/to/tmp/json", | 345 "/path/to/tmp/json", |
| 347 "--revision", | 346 "--revision", |
| 348 "src@r1", | 347 "src@r1", |
| 349 "--output_manifest", | 348 "--output_manifest" |
| 350 "--gerrit_no_rebase_patch_ref" | |
| 351 ], | 349 ], |
| 352 "cwd": "[BUILDER_CACHE]\\win", | 350 "cwd": "[BUILDER_CACHE]\\win", |
| 353 "env": { | 351 "env": { |
| 354 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | 352 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" |
| 355 }, | 353 }, |
| 356 "name": "test r1.bot_update", | 354 "name": "test r1.bot_update", |
| 357 "~followup_annotations": [ | 355 "~followup_annotations": [ |
| 358 "@@@STEP_NEST_LEVEL@1@@@", | 356 "@@@STEP_NEST_LEVEL@1@@@", |
| 359 "@@@STEP_TEXT@Some step text@@@", | 357 "@@@STEP_TEXT@Some step text@@@", |
| 360 "@@@STEP_LOG_LINE@json.output@{@@@", | 358 "@@@STEP_LOG_LINE@json.output@{@@@", |
| (...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 903 "@@@STEP_LOG_END@report@@@", | 901 "@@@STEP_LOG_END@report@@@", |
| 904 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r1\", \"Test.Two\": \"r1\"}}, \"metadata\": {\"regression_range_size\": 1}, \
"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\"],
\"status\": \"failed\", \"valid\": true}}}}@@@" | 902 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r1\", \"Test.Two\": \"r1\"}}, \"metadata\": {\"regression_range_size\": 1}, \
"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\"],
\"status\": \"failed\", \"valid\": true}}}}@@@" |
| 905 ] | 903 ] |
| 906 }, | 904 }, |
| 907 { | 905 { |
| 908 "name": "$result", | 906 "name": "$result", |
| 909 "recipe_result": null, | 907 "recipe_result": null, |
| 910 "status_code": 0 | 908 "status_code": 0 |
| 911 } | 909 } |
| 912 ] | 910 ] |
| OLD | NEW |