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

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

Issue 2202113003: V8: Switch ignition test steps to the standard suite alias (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 4 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 | Annotate | Revision Log
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"
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 "--", 158 "--",
159 "--progress=verbose", 159 "--progress=verbose",
160 "--mode", 160 "--mode",
161 "Release", 161 "Release",
162 "--arch", 162 "--arch",
163 "arm", 163 "arm",
164 "--outdir", 164 "--outdir",
165 "out", 165 "out",
166 "--buildbot", 166 "--buildbot",
167 "--timeout=200", 167 "--timeout=200",
168 "--random-seed=597658648", 168 "--random-seed=235478553",
169 "bot_default", 169 "bot_default",
170 "--exhaustive-variants", 170 "--exhaustive-variants",
171 "--rerun-failures-count=2", 171 "--rerun-failures-count=2",
172 "--swarming", 172 "--swarming",
173 "--json-test-results", 173 "--json-test-results",
174 "${ISOLATED_OUTDIR}/output.json" 174 "${ISOLATED_OUTDIR}/output.json"
175 ], 175 ],
176 "name": "[trigger] Check on Ubuntu-14.04", 176 "name": "[trigger] Check on Ubuntu-14.04",
177 "~followup_annotations": [ 177 "~followup_annotations": [
178 "@@@STEP_LOG_LINE@json.output@{@@@", 178 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 "--", 252 "--",
253 "--progress=verbose", 253 "--progress=verbose",
254 "--mode", 254 "--mode",
255 "Release", 255 "Release",
256 "--arch", 256 "--arch",
257 "arm", 257 "arm",
258 "--outdir", 258 "--outdir",
259 "out", 259 "out",
260 "--buildbot", 260 "--buildbot",
261 "--timeout=200", 261 "--timeout=200",
262 "--random-seed=597658648", 262 "--random-seed=235478553",
263 "benchmarks", 263 "benchmarks",
264 "--download-data", 264 "--download-data",
265 "--exhaustive-variants", 265 "--exhaustive-variants",
266 "--rerun-failures-count=2", 266 "--rerun-failures-count=2",
267 "--swarming", 267 "--swarming",
268 "--json-test-results", 268 "--json-test-results",
269 "${ISOLATED_OUTDIR}/output.json" 269 "${ISOLATED_OUTDIR}/output.json"
270 ], 270 ],
271 "name": "[trigger] Benchmarks on Ubuntu-14.04", 271 "name": "[trigger] Benchmarks on Ubuntu-14.04",
272 "~followup_annotations": [ 272 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 "--", 347 "--",
348 "--progress=verbose", 348 "--progress=verbose",
349 "--mode", 349 "--mode",
350 "Release", 350 "Release",
351 "--arch", 351 "--arch",
352 "arm", 352 "arm",
353 "--outdir", 353 "--outdir",
354 "out", 354 "out",
355 "--buildbot", 355 "--buildbot",
356 "--timeout=200", 356 "--timeout=200",
357 "--random-seed=597658648", 357 "--random-seed=235478553",
358 "optimize_for_size", 358 "optimize_for_size",
359 "--extra-flags=--optimize-for-size", 359 "--extra-flags=--optimize-for-size",
360 "--variants=default", 360 "--variants=default",
361 "--rerun-failures-count=2", 361 "--rerun-failures-count=2",
362 "--swarming", 362 "--swarming",
363 "--json-test-results", 363 "--json-test-results",
364 "${ISOLATED_OUTDIR}/output.json" 364 "${ISOLATED_OUTDIR}/output.json"
365 ], 365 ],
366 "name": "[trigger] OptimizeForSize on Ubuntu-14.04", 366 "name": "[trigger] OptimizeForSize on Ubuntu-14.04",
367 "~followup_annotations": [ 367 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 "--", 442 "--",
443 "--progress=verbose", 443 "--progress=verbose",
444 "--mode", 444 "--mode",
445 "Release", 445 "Release",
446 "--arch", 446 "--arch",
447 "arm", 447 "arm",
448 "--outdir", 448 "--outdir",
449 "out", 449 "out",
450 "--buildbot", 450 "--buildbot",
451 "--timeout=200", 451 "--timeout=200",
452 "--random-seed=597658648", 452 "--random-seed=235478553",
453 "simdjs", 453 "simdjs",
454 "--download-data", 454 "--download-data",
455 "--exhaustive-variants", 455 "--exhaustive-variants",
456 "--rerun-failures-count=2", 456 "--rerun-failures-count=2",
457 "--swarming", 457 "--swarming",
458 "--json-test-results", 458 "--json-test-results",
459 "${ISOLATED_OUTDIR}/output.json" 459 "${ISOLATED_OUTDIR}/output.json"
460 ], 460 ],
461 "name": "[trigger] SimdJs - all on Ubuntu-14.04", 461 "name": "[trigger] SimdJs - all on Ubuntu-14.04",
462 "~followup_annotations": [ 462 "~followup_annotations": [
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 "os", 508 "os",
509 "Ubuntu-14.04", 509 "Ubuntu-14.04",
510 "--dimension", 510 "--dimension",
511 "pool", 511 "pool",
512 "Chrome", 512 "Chrome",
513 "--tag", 513 "--tag",
514 "buildername:V8 Arm", 514 "buildername:V8 Arm",
515 "--tag", 515 "--tag",
516 "buildnumber:571", 516 "buildnumber:571",
517 "--tag", 517 "--tag",
518 "data:[dummy hash for ignition]", 518 "data:[dummy hash for bot_default]",
519 "--tag", 519 "--tag",
520 "master:client.v8.ports", 520 "master:client.v8.ports",
521 "--tag", 521 "--tag",
522 "name:Ignition", 522 "name:Ignition",
523 "--tag", 523 "--tag",
524 "os:Ubuntu-14.04", 524 "os:Ubuntu-14.04",
525 "--tag", 525 "--tag",
526 "project:v8", 526 "project:v8",
527 "--tag", 527 "--tag",
528 "purpose:CI", 528 "purpose:CI",
529 "--tag", 529 "--tag",
530 "purpose:post-commit", 530 "purpose:post-commit",
531 "--tag", 531 "--tag",
532 "slavename:TestSlavename", 532 "slavename:TestSlavename",
533 "--tag", 533 "--tag",
534 "stepname:Ignition - turbofan on Ubuntu-14.04", 534 "stepname:Ignition - turbofan on Ubuntu-14.04",
535 "--idempotent", 535 "--idempotent",
536 "[dummy hash for ignition]", 536 "[dummy hash for bot_default]",
537 "--", 537 "--",
538 "--progress=verbose", 538 "--progress=verbose",
539 "--mode", 539 "--mode",
540 "Release", 540 "Release",
541 "--arch", 541 "--arch",
542 "arm", 542 "arm",
543 "--outdir", 543 "--outdir",
544 "out", 544 "out",
545 "--buildbot", 545 "--buildbot",
546 "--timeout=200", 546 "--timeout=200",
547 "--random-seed=597658648", 547 "--random-seed=235478553",
548 "ignition", 548 "bot_default",
549 "--ignition-turbofan", 549 "--ignition-turbofan",
550 "--variants=ignition_turbofan", 550 "--variants=ignition_turbofan",
551 "--rerun-failures-count=2", 551 "--rerun-failures-count=2",
552 "--swarming", 552 "--swarming",
553 "--json-test-results", 553 "--json-test-results",
554 "${ISOLATED_OUTDIR}/output.json" 554 "${ISOLATED_OUTDIR}/output.json"
555 ], 555 ],
556 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04", 556 "name": "[trigger] Ignition - turbofan on Ubuntu-14.04",
557 "~followup_annotations": [ 557 "~followup_annotations": [
558 "@@@STEP_LOG_LINE@json.output@{@@@", 558 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 "--", 632 "--",
633 "--progress=verbose", 633 "--progress=verbose",
634 "--mode", 634 "--mode",
635 "Release", 635 "Release",
636 "--arch", 636 "--arch",
637 "arm", 637 "arm",
638 "--outdir", 638 "--outdir",
639 "out", 639 "out",
640 "--buildbot", 640 "--buildbot",
641 "--timeout=200", 641 "--timeout=200",
642 "--random-seed=597658648", 642 "--random-seed=235478553",
643 "test262", 643 "test262",
644 "--ignition-turbofan", 644 "--ignition-turbofan",
645 "--download-data", 645 "--download-data",
646 "--variants=ignition_turbofan", 646 "--variants=ignition_turbofan",
647 "--rerun-failures-count=2", 647 "--rerun-failures-count=2",
648 "--swarming", 648 "--swarming",
649 "--json-test-results", 649 "--json-test-results",
650 "${ISOLATED_OUTDIR}/output.json" 650 "${ISOLATED_OUTDIR}/output.json"
651 ], 651 ],
652 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-14.04", 652 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-14.04",
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
898 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 898 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
899 "@@@STEP_LOG_END@durations@@@" 899 "@@@STEP_LOG_END@durations@@@"
900 ] 900 ]
901 }, 901 },
902 { 902 {
903 "name": "$result", 903 "name": "$result",
904 "recipe_result": null, 904 "recipe_result": null,
905 "status_code": 0 905 "status_code": 0
906 } 906 }
907 ] 907 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698