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

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

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 7 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::git]/resources/git_setup.py", 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
7 "--path", 7 "--path",
8 "[SLAVE_BUILD]/swarming.client", 8 "[SLAVE_BUILD]/swarming.client",
9 "--url", 9 "--url",
10 "https://chromium.googlesource.com/external/swarming.client.git" 10 "https://chromium.googlesource.com/external/swarming.client.git"
11 ], 11 ],
12 "cwd": "[SLAVE_BUILD]",
13 "name": "git setup (swarming_client)" 12 "name": "git setup (swarming_client)"
14 }, 13 },
15 { 14 {
16 "cmd": [ 15 "cmd": [
17 "git", 16 "git",
18 "retry", 17 "retry",
19 "fetch", 18 "fetch",
20 "origin", 19 "origin",
21 "[dummy swarming client hash]" 20 "[dummy swarming client hash]"
22 ], 21 ],
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 "@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@" 79 "@@@SET_BUILD_PROPERTY@got_revision@\"20123\"@@@"
81 ] 80 ]
82 }, 81 },
83 { 82 {
84 "cmd": [ 83 "cmd": [
85 "python", 84 "python",
86 "-u", 85 "-u",
87 "[SLAVE_BUILD]/swarming.client/swarming.py", 86 "[SLAVE_BUILD]/swarming.client/swarming.py",
88 "--version" 87 "--version"
89 ], 88 ],
90 "cwd": "[SLAVE_BUILD]",
91 "name": "swarming.py --version", 89 "name": "swarming.py --version",
92 "stdout": "/path/to/tmp/", 90 "stdout": "/path/to/tmp/",
93 "~followup_annotations": [ 91 "~followup_annotations": [
94 "@@@STEP_TEXT@0.4.10@@@" 92 "@@@STEP_TEXT@0.4.10@@@"
95 ] 93 ]
96 }, 94 },
97 { 95 {
98 "cmd": [ 96 "cmd": [
99 "python", 97 "python",
100 "-u", 98 "-u",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 "--buildbot", 163 "--buildbot",
166 "--timeout=200", 164 "--timeout=200",
167 "--random-seed=142680580", 165 "--random-seed=142680580",
168 "bot_default", 166 "bot_default",
169 "--exhaustive-variants", 167 "--exhaustive-variants",
170 "--rerun-failures-count=2", 168 "--rerun-failures-count=2",
171 "--swarming", 169 "--swarming",
172 "--json-test-results", 170 "--json-test-results",
173 "${ISOLATED_OUTDIR}/output.json" 171 "${ISOLATED_OUTDIR}/output.json"
174 ], 172 ],
175 "cwd": "[SLAVE_BUILD]",
176 "name": "[trigger] Check on Windows-7-SP1", 173 "name": "[trigger] Check on Windows-7-SP1",
177 "~followup_annotations": [ 174 "~followup_annotations": [
178 "@@@STEP_LOG_LINE@json.output@{@@@", 175 "@@@STEP_LOG_LINE@json.output@{@@@",
179 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/ [dummy has/V8 Win32 - debug/571\", @@@", 176 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Windows-7-SP1/ [dummy has/V8 Win32 - debug/571\", @@@",
180 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 177 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
181 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/V8 Win3 2 - debug/571:2:0\": {@@@", 178 "@@@STEP_LOG_LINE@json.output@ \"Check/Windows-7-SP1/[dummy has/V8 Win3 2 - debug/571:2:0\": {@@@",
182 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 179 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
183 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 180 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
184 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 181 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
185 "@@@STEP_LOG_LINE@json.output@ }, @@@", 182 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 "--timeout=200", 264 "--timeout=200",
268 "--random-seed=142680580", 265 "--random-seed=142680580",
269 "test262", 266 "test262",
270 "--download-data", 267 "--download-data",
271 "--variants=default", 268 "--variants=default",
272 "--rerun-failures-count=2", 269 "--rerun-failures-count=2",
273 "--swarming", 270 "--swarming",
274 "--json-test-results", 271 "--json-test-results",
275 "${ISOLATED_OUTDIR}/output.json" 272 "${ISOLATED_OUTDIR}/output.json"
276 ], 273 ],
277 "cwd": "[SLAVE_BUILD]",
278 "name": "[trigger] Test262 - no variants on Windows-7-SP1", 274 "name": "[trigger] Test262 - no variants on Windows-7-SP1",
279 "~followup_annotations": [ 275 "~followup_annotations": [
280 "@@@STEP_LOG_LINE@json.output@{@@@", 276 "@@@STEP_LOG_LINE@json.output@{@@@",
281 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Windows-7-SP1/[dummy has/V8 Win32 - debug/571\", @@@", 277 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Test262 - no variant s/Windows-7-SP1/[dummy has/V8 Win32 - debug/571\", @@@",
282 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 278 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
283 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-7-SP1/[d ummy has/V8 Win32 - debug/571\": {@@@", 279 "@@@STEP_LOG_LINE@json.output@ \"Test262 - no variants/Windows-7-SP1/[d ummy has/V8 Win32 - debug/571\": {@@@",
284 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 280 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
285 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 281 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
286 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 282 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
287 "@@@STEP_LOG_LINE@json.output@ }@@@", 283 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 "--buildbot", 358 "--buildbot",
363 "--timeout=200", 359 "--timeout=200",
364 "--random-seed=142680580", 360 "--random-seed=142680580",
365 "mozilla", 361 "mozilla",
366 "--exhaustive-variants", 362 "--exhaustive-variants",
367 "--rerun-failures-count=2", 363 "--rerun-failures-count=2",
368 "--swarming", 364 "--swarming",
369 "--json-test-results", 365 "--json-test-results",
370 "${ISOLATED_OUTDIR}/output.json" 366 "${ISOLATED_OUTDIR}/output.json"
371 ], 367 ],
372 "cwd": "[SLAVE_BUILD]",
373 "name": "[trigger] Mozilla on Windows-7-SP1", 368 "name": "[trigger] Mozilla on Windows-7-SP1",
374 "~followup_annotations": [ 369 "~followup_annotations": [
375 "@@@STEP_LOG_LINE@json.output@{@@@", 370 "@@@STEP_LOG_LINE@json.output@{@@@",
376 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP 1/[dummy has/V8 Win32 - debug/571\", @@@", 371 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP 1/[dummy has/V8 Win32 - debug/571\", @@@",
377 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 372 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
378 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/V8 Wi n32 - debug/571\": {@@@", 373 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/V8 Wi n32 - debug/571\": {@@@",
379 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 374 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
380 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 375 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
381 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 376 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
382 "@@@STEP_LOG_LINE@json.output@ }@@@", 377 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 "--timeout=200", 453 "--timeout=200",
459 "--random-seed=142680580", 454 "--random-seed=142680580",
460 "ignition", 455 "ignition",
461 "--ignition-turbofan", 456 "--ignition-turbofan",
462 "--variants=ignition_turbofan", 457 "--variants=ignition_turbofan",
463 "--rerun-failures-count=2", 458 "--rerun-failures-count=2",
464 "--swarming", 459 "--swarming",
465 "--json-test-results", 460 "--json-test-results",
466 "${ISOLATED_OUTDIR}/output.json" 461 "${ISOLATED_OUTDIR}/output.json"
467 ], 462 ],
468 "cwd": "[SLAVE_BUILD]",
469 "name": "[trigger] Ignition - turbofan on Windows-7-SP1", 463 "name": "[trigger] Ignition - turbofan on Windows-7-SP1",
470 "~followup_annotations": [ 464 "~followup_annotations": [
471 "@@@STEP_LOG_LINE@json.output@{@@@", 465 "@@@STEP_LOG_LINE@json.output@{@@@",
472 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Windows-7-SP1/[dummy has/V8 Win32 - debug/571\", @@@", 466 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/ Windows-7-SP1/[dummy has/V8 Win32 - debug/571\", @@@",
473 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 467 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
474 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Windows-7-SP1/[dum my has/V8 Win32 - debug/571\": {@@@", 468 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Windows-7-SP1/[dum my has/V8 Win32 - debug/571\": {@@@",
475 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 469 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
476 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 470 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
477 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 471 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
478 "@@@STEP_LOG_LINE@json.output@ }@@@", 472 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 18 matching lines...) Expand all
497 "--", 491 "--",
498 "collect", 492 "collect",
499 "--swarming", 493 "--swarming",
500 "https://chromium-swarm.appspot.com", 494 "https://chromium-swarm.appspot.com",
501 "--decorate", 495 "--decorate",
502 "--print-status-updates", 496 "--print-status-updates",
503 "--shards", 497 "--shards",
504 "2", 498 "2",
505 "Check/Windows-7-SP1/[dummy has/V8 Win32 - debug/571" 499 "Check/Windows-7-SP1/[dummy has/V8 Win32 - debug/571"
506 ], 500 ],
507 "cwd": "[SLAVE_BUILD]",
508 "name": "Check", 501 "name": "Check",
509 "~followup_annotations": [ 502 "~followup_annotations": [
510 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 503 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
511 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 504 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
512 "@@@STEP_LOG_LINE@durations@@@@", 505 "@@@STEP_LOG_LINE@durations@@@@",
513 "@@@STEP_LOG_LINE@durations@Details:@@@", 506 "@@@STEP_LOG_LINE@durations@Details:@@@",
514 "@@@STEP_LOG_LINE@durations@@@@", 507 "@@@STEP_LOG_LINE@durations@@@@",
515 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 508 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
516 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 509 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
517 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 510 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
538 "--", 531 "--",
539 "collect", 532 "collect",
540 "--swarming", 533 "--swarming",
541 "https://chromium-swarm.appspot.com", 534 "https://chromium-swarm.appspot.com",
542 "--decorate", 535 "--decorate",
543 "--print-status-updates", 536 "--print-status-updates",
544 "--shards", 537 "--shards",
545 "1", 538 "1",
546 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32 - debug/571" 539 "Test262 - no variants/Windows-7-SP1/[dummy has/V8 Win32 - debug/571"
547 ], 540 ],
548 "cwd": "[SLAVE_BUILD]",
549 "name": "Test262 - no variants", 541 "name": "Test262 - no variants",
550 "~followup_annotations": [ 542 "~followup_annotations": [
551 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 543 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
552 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 544 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
553 "@@@STEP_LOG_LINE@durations@@@@", 545 "@@@STEP_LOG_LINE@durations@@@@",
554 "@@@STEP_LOG_LINE@durations@Details:@@@", 546 "@@@STEP_LOG_LINE@durations@Details:@@@",
555 "@@@STEP_LOG_LINE@durations@@@@", 547 "@@@STEP_LOG_LINE@durations@@@@",
556 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 548 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
557 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 549 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
558 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 550 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
579 "--", 571 "--",
580 "collect", 572 "collect",
581 "--swarming", 573 "--swarming",
582 "https://chromium-swarm.appspot.com", 574 "https://chromium-swarm.appspot.com",
583 "--decorate", 575 "--decorate",
584 "--print-status-updates", 576 "--print-status-updates",
585 "--shards", 577 "--shards",
586 "1", 578 "1",
587 "Mozilla/Windows-7-SP1/[dummy has/V8 Win32 - debug/571" 579 "Mozilla/Windows-7-SP1/[dummy has/V8 Win32 - debug/571"
588 ], 580 ],
589 "cwd": "[SLAVE_BUILD]",
590 "name": "Mozilla", 581 "name": "Mozilla",
591 "~followup_annotations": [ 582 "~followup_annotations": [
592 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 583 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
593 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 584 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
594 "@@@STEP_LOG_LINE@durations@@@@", 585 "@@@STEP_LOG_LINE@durations@@@@",
595 "@@@STEP_LOG_LINE@durations@Details:@@@", 586 "@@@STEP_LOG_LINE@durations@Details:@@@",
596 "@@@STEP_LOG_LINE@durations@@@@", 587 "@@@STEP_LOG_LINE@durations@@@@",
597 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 588 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
598 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 589 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
599 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 590 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
620 "--", 611 "--",
621 "collect", 612 "collect",
622 "--swarming", 613 "--swarming",
623 "https://chromium-swarm.appspot.com", 614 "https://chromium-swarm.appspot.com",
624 "--decorate", 615 "--decorate",
625 "--print-status-updates", 616 "--print-status-updates",
626 "--shards", 617 "--shards",
627 "1", 618 "1",
628 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win32 - debug/571" 619 "Ignition - turbofan/Windows-7-SP1/[dummy has/V8 Win32 - debug/571"
629 ], 620 ],
630 "cwd": "[SLAVE_BUILD]",
631 "name": "Ignition - turbofan", 621 "name": "Ignition - turbofan",
632 "~followup_annotations": [ 622 "~followup_annotations": [
633 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 623 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
634 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 624 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
635 "@@@STEP_LOG_LINE@durations@@@@", 625 "@@@STEP_LOG_LINE@durations@@@@",
636 "@@@STEP_LOG_LINE@durations@Details:@@@", 626 "@@@STEP_LOG_LINE@durations@Details:@@@",
637 "@@@STEP_LOG_LINE@durations@@@@", 627 "@@@STEP_LOG_LINE@durations@@@@",
638 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 628 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
639 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 629 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
640 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 630 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
641 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 631 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
642 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 632 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
643 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 633 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
644 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 634 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
645 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 635 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
646 "@@@STEP_LOG_END@durations@@@" 636 "@@@STEP_LOG_END@durations@@@"
647 ] 637 ]
648 }, 638 },
649 { 639 {
650 "name": "$result", 640 "name": "$result",
651 "recipe_result": null, 641 "recipe_result": null,
652 "status_code": 0 642 "status_code": 0
653 } 643 }
654 ] 644 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698