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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___avx2.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=-269941039", 165 "--random-seed=-269941039",
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 Ubuntu-14.04", 173 "name": "[trigger] Check on Ubuntu-14.04",
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/Ubuntu-14.04/[ dummy has/V8 Linux64 - avx2/571\", @@@", 176 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-14.04/[ dummy has/V8 Linux64 - avx2/571\", @@@",
180 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 177 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
181 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-14.04/[dummy has/V8 Linux 64 - avx2/571\": {@@@", 178 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-14.04/[dummy has/V8 Linux 64 - avx2/571\": {@@@",
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 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 "--timeout=200", 258 "--timeout=200",
262 "--random-seed=-269941039", 259 "--random-seed=-269941039",
263 "benchmarks", 260 "benchmarks",
264 "--download-data", 261 "--download-data",
265 "--exhaustive-variants", 262 "--exhaustive-variants",
266 "--rerun-failures-count=2", 263 "--rerun-failures-count=2",
267 "--swarming", 264 "--swarming",
268 "--json-test-results", 265 "--json-test-results",
269 "${ISOLATED_OUTDIR}/output.json" 266 "${ISOLATED_OUTDIR}/output.json"
270 ], 267 ],
271 "cwd": "[SLAVE_BUILD]",
272 "name": "[trigger] Benchmarks on Ubuntu-14.04", 268 "name": "[trigger] Benchmarks on Ubuntu-14.04",
273 "~followup_annotations": [ 269 "~followup_annotations": [
274 "@@@STEP_LOG_LINE@json.output@{@@@", 270 "@@@STEP_LOG_LINE@json.output@{@@@",
275 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-14 .04/[dummy has/V8 Linux64 - avx2/571\", @@@", 271 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Benchmarks/Ubuntu-14 .04/[dummy has/V8 Linux64 - avx2/571\", @@@",
276 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 272 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
277 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571\": {@@@", 273 "@@@STEP_LOG_LINE@json.output@ \"Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571\": {@@@",
278 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 274 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
279 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 275 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
280 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 276 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
281 "@@@STEP_LOG_LINE@json.output@ }@@@", 277 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 "--buildbot", 352 "--buildbot",
357 "--timeout=200", 353 "--timeout=200",
358 "--random-seed=-269941039", 354 "--random-seed=-269941039",
359 "mozilla", 355 "mozilla",
360 "--exhaustive-variants", 356 "--exhaustive-variants",
361 "--rerun-failures-count=2", 357 "--rerun-failures-count=2",
362 "--swarming", 358 "--swarming",
363 "--json-test-results", 359 "--json-test-results",
364 "${ISOLATED_OUTDIR}/output.json" 360 "${ISOLATED_OUTDIR}/output.json"
365 ], 361 ],
366 "cwd": "[SLAVE_BUILD]",
367 "name": "[trigger] Mozilla on Ubuntu-14.04", 362 "name": "[trigger] Mozilla on Ubuntu-14.04",
368 "~followup_annotations": [ 363 "~followup_annotations": [
369 "@@@STEP_LOG_LINE@json.output@{@@@", 364 "@@@STEP_LOG_LINE@json.output@{@@@",
370 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-14.04 /[dummy has/V8 Linux64 - avx2/571\", @@@", 365 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-14.04 /[dummy has/V8 Linux64 - avx2/571\", @@@",
371 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 366 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
372 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-14.04/[dummy has/V8 Lin ux64 - avx2/571\": {@@@", 367 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-14.04/[dummy has/V8 Lin ux64 - avx2/571\": {@@@",
373 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 368 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
374 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 369 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
375 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 370 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
376 "@@@STEP_LOG_LINE@json.output@ }@@@", 371 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
452 "--timeout=200", 447 "--timeout=200",
453 "--random-seed=-269941039", 448 "--random-seed=-269941039",
454 "simdjs", 449 "simdjs",
455 "--download-data", 450 "--download-data",
456 "--exhaustive-variants", 451 "--exhaustive-variants",
457 "--rerun-failures-count=2", 452 "--rerun-failures-count=2",
458 "--swarming", 453 "--swarming",
459 "--json-test-results", 454 "--json-test-results",
460 "${ISOLATED_OUTDIR}/output.json" 455 "${ISOLATED_OUTDIR}/output.json"
461 ], 456 ],
462 "cwd": "[SLAVE_BUILD]",
463 "name": "[trigger] SimdJs - all on Ubuntu-14.04", 457 "name": "[trigger] SimdJs - all on Ubuntu-14.04",
464 "~followup_annotations": [ 458 "~followup_annotations": [
465 "@@@STEP_LOG_LINE@json.output@{@@@", 459 "@@@STEP_LOG_LINE@json.output@{@@@",
466 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 14.04/[dummy has/V8 Linux64 - avx2/571\", @@@", 460 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 14.04/[dummy has/V8 Linux64 - avx2/571\", @@@",
467 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 461 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
468 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-14.04/[dummy has/V 8 Linux64 - avx2/571\": {@@@", 462 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-14.04/[dummy has/V 8 Linux64 - avx2/571\": {@@@",
469 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 463 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
470 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 464 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
471 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 465 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
472 "@@@STEP_LOG_LINE@json.output@ }@@@", 466 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 18 matching lines...) Expand all
491 "--", 485 "--",
492 "collect", 486 "collect",
493 "--swarming", 487 "--swarming",
494 "https://chromium-swarm.appspot.com", 488 "https://chromium-swarm.appspot.com",
495 "--decorate", 489 "--decorate",
496 "--print-status-updates", 490 "--print-status-updates",
497 "--shards", 491 "--shards",
498 "1", 492 "1",
499 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571" 493 "Check/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571"
500 ], 494 ],
501 "cwd": "[SLAVE_BUILD]",
502 "name": "Check", 495 "name": "Check",
503 "~followup_annotations": [ 496 "~followup_annotations": [
504 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 497 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
505 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 498 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
506 "@@@STEP_LOG_LINE@durations@@@@", 499 "@@@STEP_LOG_LINE@durations@@@@",
507 "@@@STEP_LOG_LINE@durations@Details:@@@", 500 "@@@STEP_LOG_LINE@durations@Details:@@@",
508 "@@@STEP_LOG_LINE@durations@@@@", 501 "@@@STEP_LOG_LINE@durations@@@@",
509 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 502 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
510 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 503 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
511 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 504 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
532 "--", 525 "--",
533 "collect", 526 "collect",
534 "--swarming", 527 "--swarming",
535 "https://chromium-swarm.appspot.com", 528 "https://chromium-swarm.appspot.com",
536 "--decorate", 529 "--decorate",
537 "--print-status-updates", 530 "--print-status-updates",
538 "--shards", 531 "--shards",
539 "1", 532 "1",
540 "Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571" 533 "Benchmarks/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571"
541 ], 534 ],
542 "cwd": "[SLAVE_BUILD]",
543 "name": "Benchmarks", 535 "name": "Benchmarks",
544 "~followup_annotations": [ 536 "~followup_annotations": [
545 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 537 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
546 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 538 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
547 "@@@STEP_LOG_LINE@durations@@@@", 539 "@@@STEP_LOG_LINE@durations@@@@",
548 "@@@STEP_LOG_LINE@durations@Details:@@@", 540 "@@@STEP_LOG_LINE@durations@Details:@@@",
549 "@@@STEP_LOG_LINE@durations@@@@", 541 "@@@STEP_LOG_LINE@durations@@@@",
550 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 542 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
551 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 543 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
552 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 544 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
573 "--", 565 "--",
574 "collect", 566 "collect",
575 "--swarming", 567 "--swarming",
576 "https://chromium-swarm.appspot.com", 568 "https://chromium-swarm.appspot.com",
577 "--decorate", 569 "--decorate",
578 "--print-status-updates", 570 "--print-status-updates",
579 "--shards", 571 "--shards",
580 "1", 572 "1",
581 "Mozilla/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571" 573 "Mozilla/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571"
582 ], 574 ],
583 "cwd": "[SLAVE_BUILD]",
584 "name": "Mozilla", 575 "name": "Mozilla",
585 "~followup_annotations": [ 576 "~followup_annotations": [
586 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 577 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
587 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 578 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
588 "@@@STEP_LOG_LINE@durations@@@@", 579 "@@@STEP_LOG_LINE@durations@@@@",
589 "@@@STEP_LOG_LINE@durations@Details:@@@", 580 "@@@STEP_LOG_LINE@durations@Details:@@@",
590 "@@@STEP_LOG_LINE@durations@@@@", 581 "@@@STEP_LOG_LINE@durations@@@@",
591 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 582 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
592 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 583 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
593 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 584 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
614 "--", 605 "--",
615 "collect", 606 "collect",
616 "--swarming", 607 "--swarming",
617 "https://chromium-swarm.appspot.com", 608 "https://chromium-swarm.appspot.com",
618 "--decorate", 609 "--decorate",
619 "--print-status-updates", 610 "--print-status-updates",
620 "--shards", 611 "--shards",
621 "1", 612 "1",
622 "SimdJs - all/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571" 613 "SimdJs - all/Ubuntu-14.04/[dummy has/V8 Linux64 - avx2/571"
623 ], 614 ],
624 "cwd": "[SLAVE_BUILD]",
625 "name": "SimdJs - all", 615 "name": "SimdJs - all",
626 "~followup_annotations": [ 616 "~followup_annotations": [
627 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 617 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
628 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 618 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
629 "@@@STEP_LOG_LINE@durations@@@@", 619 "@@@STEP_LOG_LINE@durations@@@@",
630 "@@@STEP_LOG_LINE@durations@Details:@@@", 620 "@@@STEP_LOG_LINE@durations@Details:@@@",
631 "@@@STEP_LOG_LINE@durations@@@@", 621 "@@@STEP_LOG_LINE@durations@@@@",
632 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 622 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
633 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 623 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
634 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 624 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
635 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 625 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
636 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 626 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
637 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 627 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
638 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 628 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
639 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 629 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
640 "@@@STEP_LOG_END@durations@@@" 630 "@@@STEP_LOG_END@durations@@@"
641 ] 631 ]
642 }, 632 },
643 { 633 {
644 "name": "$result", 634 "name": "$result",
645 "recipe_result": null, 635 "recipe_result": null,
646 "status_code": 0 636 "status_code": 0
647 } 637 }
648 ] 638 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698