| 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 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 "python", | 241 "python", |
| 242 "-u", | 242 "-u", |
| 243 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 243 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 244 "[BUILDER_CACHE]\\Win_Builder_FYI\\src\\testing\\buildbot\\chromium.perf.f
yi.json", | 244 "[BUILDER_CACHE]\\Win_Builder_FYI\\src\\testing\\buildbot\\chromium.perf.f
yi.json", |
| 245 "/path/to/tmp/json" | 245 "/path/to/tmp/json" |
| 246 ], | 246 ], |
| 247 "name": "read test spec (chromium.perf.fyi.json)", | 247 "name": "read test spec (chromium.perf.fyi.json)", |
| 248 "~followup_annotations": [ | 248 "~followup_annotations": [ |
| 249 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\Win_Builder_FYI\\src\\testing\\buildb
ot\\chromium.perf.fyi.json@@@", | 249 "@@@STEP_TEXT@path: [BUILDER_CACHE]\\Win_Builder_FYI\\src\\testing\\buildb
ot\\chromium.perf.fyi.json@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@{@@@", | 250 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"Win 10 4 Core Low-End Perf Tests\": {@@@
", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"Win 10 Low-End Perf Tests\": {@@@", | 261 "@@@STEP_LOG_LINE@json.output@ \"Win 10 Low-End Perf Tests\": {@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 262 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ {@@@", | 263 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 264 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 265 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 266 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 267 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ }@@@", | 268 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 269 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ }@@@", | 270 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 424 "--build-properties", | 434 "--build-properties", |
| 425 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder F
YI\", \"buildnumber\": 571, \"mastername\": \"chromium.perf.fyi\", \"parent_buil
dername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 435 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win Builder F
YI\", \"buildnumber\": 571, \"mastername\": \"chromium.perf.fyi\", \"parent_buil
dername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slave
name\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 426 ], | 436 ], |
| 427 "name": "package build" | 437 "name": "package build" |
| 428 }, | 438 }, |
| 429 { | 439 { |
| 430 "cmd": [], | 440 "cmd": [], |
| 431 "name": "trigger", | 441 "name": "trigger", |
| 432 "trigger_specs": [ | 442 "trigger_specs": [ |
| 433 { | 443 { |
| 444 "builder_name": "Win 10 4 Core Low-End Perf Tests", |
| 445 "properties": { |
| 446 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 447 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 448 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921
40934", |
| 449 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", |
| 450 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 451 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 452 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 453 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
| 454 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
| 455 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
| 456 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
| 457 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
| 458 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
| 459 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}", |
| 460 "parent_mastername": "chromium.perf.fyi" |
| 461 } |
| 462 }, |
| 463 { |
| 434 "builder_name": "Win 10 Low-End Perf Tests", | 464 "builder_name": "Win 10 Low-End Perf Tests", |
| 435 "properties": { | 465 "properties": { |
| 436 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 466 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 437 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 467 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 438 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921
40934", | 468 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921
40934", |
| 439 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", | 469 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", |
| 440 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 470 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 441 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 471 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 442 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 472 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 443 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 473 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
| 444 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 474 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
| 445 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 475 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
| 446 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 476 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
| 447 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 477 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
| 448 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 478 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
| 449 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}", | 479 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}", |
| 450 "parent_mastername": "chromium.perf.fyi" | 480 "parent_mastername": "chromium.perf.fyi" |
| 451 } | 481 } |
| 452 } | 482 } |
| 453 ], | 483 ], |
| 454 "~followup_annotations": [ | 484 "~followup_annotations": [ |
| 455 "@@@STEP_TEXT@Win 10 Low-End Perf Tests@@@" | 485 "@@@STEP_TEXT@Win 10 4 Core Low-End Perf Tests<br />Win 10 Low-End Perf Te
sts@@@" |
| 456 ] | 486 ] |
| 457 }, | 487 }, |
| 458 { | 488 { |
| 459 "allow_subannotations": true, | 489 "allow_subannotations": true, |
| 460 "cmd": [ | 490 "cmd": [ |
| 461 "python", | 491 "python", |
| 462 "-u", | 492 "-u", |
| 463 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 493 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
| 464 "--target", | 494 "--target", |
| 465 "Release_x64", | 495 "Release_x64", |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 502 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" | 532 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 503 }, | 533 }, |
| 504 "name": "process_dumps" | 534 "name": "process_dumps" |
| 505 }, | 535 }, |
| 506 { | 536 { |
| 507 "name": "$result", | 537 "name": "$result", |
| 508 "recipe_result": null, | 538 "recipe_result": null, |
| 509 "status_code": 0 | 539 "status_code": 0 |
| 510 } | 540 } |
| 511 ] | 541 ] |
| OLD | NEW |