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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___nosnap___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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 "--timeout=200", 164 "--timeout=200",
167 "--random-seed=-1847850043", 165 "--random-seed=-1847850043",
168 "bot_default", 166 "bot_default",
169 "--no-snap", 167 "--no-snap",
170 "--exhaustive-variants", 168 "--exhaustive-variants",
171 "--rerun-failures-count=2", 169 "--rerun-failures-count=2",
172 "--swarming", 170 "--swarming",
173 "--json-test-results", 171 "--json-test-results",
174 "${ISOLATED_OUTDIR}/output.json" 172 "${ISOLATED_OUTDIR}/output.json"
175 ], 173 ],
176 "cwd": "[SLAVE_BUILD]",
177 "name": "[trigger] Check on Ubuntu-12.04", 174 "name": "[trigger] Check on Ubuntu-12.04",
178 "~followup_annotations": [ 175 "~followup_annotations": [
179 "@@@STEP_LOG_LINE@json.output@{@@@", 176 "@@@STEP_LOG_LINE@json.output@{@@@",
180 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - nosnap - debug/571\", @@@", 177 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Ubuntu-12.04/[ dummy has/V8 Linux - nosnap - debug/571\", @@@",
181 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 178 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
182 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571:4:0\": {@@@", 179 "@@@STEP_LOG_LINE@json.output@ \"Check/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571:4:0\": {@@@",
183 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 180 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
184 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 181 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
185 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 182 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
186 "@@@STEP_LOG_LINE@json.output@ }, @@@", 183 "@@@STEP_LOG_LINE@json.output@ }, @@@",
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 "--timeout=200", 277 "--timeout=200",
281 "--random-seed=-1847850043", 278 "--random-seed=-1847850043",
282 "mozilla", 279 "mozilla",
283 "--no-snap", 280 "--no-snap",
284 "--exhaustive-variants", 281 "--exhaustive-variants",
285 "--rerun-failures-count=2", 282 "--rerun-failures-count=2",
286 "--swarming", 283 "--swarming",
287 "--json-test-results", 284 "--json-test-results",
288 "${ISOLATED_OUTDIR}/output.json" 285 "${ISOLATED_OUTDIR}/output.json"
289 ], 286 ],
290 "cwd": "[SLAVE_BUILD]",
291 "name": "[trigger] Mozilla on Ubuntu-12.04", 287 "name": "[trigger] Mozilla on Ubuntu-12.04",
292 "~followup_annotations": [ 288 "~followup_annotations": [
293 "@@@STEP_LOG_LINE@json.output@{@@@", 289 "@@@STEP_LOG_LINE@json.output@{@@@",
294 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - nosnap - debug/571\", @@@", 290 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Ubuntu-12.04 /[dummy has/V8 Linux - nosnap - debug/571\", @@@",
295 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 291 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
296 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - nosnap - debug/571\": {@@@", 292 "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Ubuntu-12.04/[dummy has/V8 Lin ux - nosnap - debug/571\": {@@@",
297 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 293 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
298 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 294 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
299 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 295 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
300 "@@@STEP_LOG_LINE@json.output@ }@@@", 296 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 "--random-seed=-1847850043", 373 "--random-seed=-1847850043",
378 "simdjs", 374 "simdjs",
379 "--download-data", 375 "--download-data",
380 "--no-snap", 376 "--no-snap",
381 "--exhaustive-variants", 377 "--exhaustive-variants",
382 "--rerun-failures-count=2", 378 "--rerun-failures-count=2",
383 "--swarming", 379 "--swarming",
384 "--json-test-results", 380 "--json-test-results",
385 "${ISOLATED_OUTDIR}/output.json" 381 "${ISOLATED_OUTDIR}/output.json"
386 ], 382 ],
387 "cwd": "[SLAVE_BUILD]",
388 "name": "[trigger] SimdJs - all on Ubuntu-12.04", 383 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
389 "~followup_annotations": [ 384 "~followup_annotations": [
390 "@@@STEP_LOG_LINE@json.output@{@@@", 385 "@@@STEP_LOG_LINE@json.output@{@@@",
391 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - nosnap - debug/571\", @@@", 386 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"SimdJs - all/Ubuntu- 12.04/[dummy has/V8 Linux - nosnap - debug/571\", @@@",
392 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", 387 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
393 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - nosnap - debug/571\": {@@@", 388 "@@@STEP_LOG_LINE@json.output@ \"SimdJs - all/Ubuntu-12.04/[dummy has/V 8 Linux - nosnap - debug/571\": {@@@",
394 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", 389 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
395 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", 390 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
396 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@", 391 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm .appspot.com/user/task/10000\"@@@",
397 "@@@STEP_LOG_LINE@json.output@ }@@@", 392 "@@@STEP_LOG_LINE@json.output@ }@@@",
(...skipping 18 matching lines...) Expand all
416 "--", 411 "--",
417 "collect", 412 "collect",
418 "--swarming", 413 "--swarming",
419 "https://chromium-swarm.appspot.com", 414 "https://chromium-swarm.appspot.com",
420 "--decorate", 415 "--decorate",
421 "--print-status-updates", 416 "--print-status-updates",
422 "--shards", 417 "--shards",
423 "4", 418 "4",
424 "Check/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571" 419 "Check/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571"
425 ], 420 ],
426 "cwd": "[SLAVE_BUILD]",
427 "name": "Check", 421 "name": "Check",
428 "~followup_annotations": [ 422 "~followup_annotations": [
429 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 423 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
430 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 424 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
431 "@@@STEP_LOG_LINE@durations@@@@", 425 "@@@STEP_LOG_LINE@durations@@@@",
432 "@@@STEP_LOG_LINE@durations@Details:@@@", 426 "@@@STEP_LOG_LINE@durations@Details:@@@",
433 "@@@STEP_LOG_LINE@durations@@@@", 427 "@@@STEP_LOG_LINE@durations@@@@",
434 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 428 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
435 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 429 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
436 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 430 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
457 "--", 451 "--",
458 "collect", 452 "collect",
459 "--swarming", 453 "--swarming",
460 "https://chromium-swarm.appspot.com", 454 "https://chromium-swarm.appspot.com",
461 "--decorate", 455 "--decorate",
462 "--print-status-updates", 456 "--print-status-updates",
463 "--shards", 457 "--shards",
464 "1", 458 "1",
465 "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571" 459 "Mozilla/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571"
466 ], 460 ],
467 "cwd": "[SLAVE_BUILD]",
468 "name": "Mozilla", 461 "name": "Mozilla",
469 "~followup_annotations": [ 462 "~followup_annotations": [
470 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 463 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
471 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 464 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
472 "@@@STEP_LOG_LINE@durations@@@@", 465 "@@@STEP_LOG_LINE@durations@@@@",
473 "@@@STEP_LOG_LINE@durations@Details:@@@", 466 "@@@STEP_LOG_LINE@durations@Details:@@@",
474 "@@@STEP_LOG_LINE@durations@@@@", 467 "@@@STEP_LOG_LINE@durations@@@@",
475 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 468 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
476 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 469 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
477 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 470 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
(...skipping 20 matching lines...) Expand all
498 "--", 491 "--",
499 "collect", 492 "collect",
500 "--swarming", 493 "--swarming",
501 "https://chromium-swarm.appspot.com", 494 "https://chromium-swarm.appspot.com",
502 "--decorate", 495 "--decorate",
503 "--print-status-updates", 496 "--print-status-updates",
504 "--shards", 497 "--shards",
505 "1", 498 "1",
506 "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571" 499 "SimdJs - all/Ubuntu-12.04/[dummy has/V8 Linux - nosnap - debug/571"
507 ], 500 ],
508 "cwd": "[SLAVE_BUILD]",
509 "name": "SimdJs - all", 501 "name": "SimdJs - all",
510 "~followup_annotations": [ 502 "~followup_annotations": [
511 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", 503 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
512 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", 504 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
513 "@@@STEP_LOG_LINE@durations@@@@", 505 "@@@STEP_LOG_LINE@durations@@@@",
514 "@@@STEP_LOG_LINE@durations@Details:@@@", 506 "@@@STEP_LOG_LINE@durations@Details:@@@",
515 "@@@STEP_LOG_LINE@durations@@@@", 507 "@@@STEP_LOG_LINE@durations@@@@",
516 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", 508 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
517 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", 509 "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
518 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 510 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
519 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 511 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
520 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 512 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
521 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 513 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
522 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 514 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
523 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 515 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
524 "@@@STEP_LOG_END@durations@@@" 516 "@@@STEP_LOG_END@durations@@@"
525 ] 517 ]
526 }, 518 },
527 { 519 {
528 "name": "$result", 520 "name": "$result",
529 "recipe_result": null, 521 "recipe_result": null,
530 "status_code": 0 522 "status_code": 0
531 } 523 }
532 ] 524 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698