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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json

Issue 1511403002: Revert "[Android] Add context manager to record logcat during step(s)." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years 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 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.linux", 8 "chromium.linux",
9 "--builder", 9 "--builder",
10 "Android Tests (dbg)", 10 "Android Tests (dbg)",
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d evice, 'wait-for-device'])@@@", 263 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d evice, 'wait-for-device'])@@@",
264 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de vice)@@@", 264 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de vice)@@@",
265 "@@@STEP_LOG_END@python.inline@@@" 265 "@@@STEP_LOG_END@python.inline@@@"
266 ] 266 ]
267 }, 267 },
268 { 268 {
269 "cmd": [ 269 "cmd": [
270 "[BUILD]/scripts/slave/daemonizer.py", 270 "[BUILD]/scripts/slave/daemonizer.py",
271 "--", 271 "--",
272 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", 272 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
273 "[SLAVE_BUILD]/src/out/logcat_dir" 273 "[SLAVE_BUILD]/src/out/logcat"
274 ], 274 ],
275 "cwd": "[SLAVE_BUILD]", 275 "cwd": "[SLAVE_BUILD]",
276 "env": { 276 "env": {
277 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 277 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
278 }, 278 },
279 "name": "spawn_logcat_monitor" 279 "name": "spawn_logcat_monitor"
280 }, 280 },
281 { 281 {
282 "cmd": [ 282 "cmd": [
283 "python", 283 "python",
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
434 "[\"07a00ca4\"]", 434 "[\"07a00ca4\"]",
435 "chromium.linux", 435 "chromium.linux",
436 "Android Tests (dbg)", 436 "Android Tests (dbg)",
437 "--blacklist-file", 437 "--blacklist-file",
438 "[SLAVE_BUILD]/src/out/bad_devices.json" 438 "[SLAVE_BUILD]/src/out/bad_devices.json"
439 ], 439 ],
440 "cwd": "[SLAVE_BUILD]", 440 "cwd": "[SLAVE_BUILD]",
441 "name": "spawn_device_monitor" 441 "name": "spawn_device_monitor"
442 }, 442 },
443 { 443 {
444 "cmd": [],
445 "cwd": "[SLAVE_BUILD]",
446 "name": "AndroidWebViewTest"
447 },
448 {
449 "cmd": [
450 "[BUILD]/scripts/slave/daemonizer.py",
451 "--",
452 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
453 "[TMP_BASE]/logcat_tmp_1"
454 ],
455 "cwd": "[SLAVE_BUILD]",
456 "env": {
457 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
458 },
459 "name": "AndroidWebViewTest.spawn_logcat_monitor",
460 "~followup_annotations": [
461 "@@@STEP_NEST_LEVEL@1@@@"
462 ]
463 },
464 {
465 "cmd": [ 444 "cmd": [
466 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", 445 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
467 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", 446 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk",
468 "-v", 447 "-v",
469 "--blacklist-file", 448 "--blacklist-file",
470 "[SLAVE_BUILD]/src/out/bad_devices.json" 449 "[SLAVE_BUILD]/src/out/bad_devices.json"
471 ], 450 ],
472 "cwd": "[SLAVE_BUILD]", 451 "cwd": "[SLAVE_BUILD]",
473 "env": { 452 "env": {
474 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 453 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
475 }, 454 },
476 "name": "AndroidWebViewTest.install AndroidWebView.apk", 455 "name": "install AndroidWebView.apk"
477 "~followup_annotations": [
478 "@@@STEP_NEST_LEVEL@1@@@"
479 ]
480 }, 456 },
481 { 457 {
482 "cmd": [ 458 "cmd": [
483 "python", 459 "python",
484 "-u", 460 "-u",
485 "[SLAVE_BUILD]/src/build/android/test_runner.py", 461 "[SLAVE_BUILD]/src/build/android/test_runner.py",
486 "instrumentation", 462 "instrumentation",
487 "--test-apk", 463 "--test-apk",
488 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebViewTest.apk", 464 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebViewTest.apk",
489 "--blacklist-file", 465 "--blacklist-file",
490 "[SLAVE_BUILD]/src/out/bad_devices.json", 466 "[SLAVE_BUILD]/src/out/bad_devices.json",
491 "--apk-under-test", 467 "--apk-under-test",
492 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk", 468 "[SLAVE_BUILD]/src/out/Debug/apks/AndroidWebView.apk",
493 "--isolate-file-path", 469 "--isolate-file-path",
494 "android_webview/android_webview_test_apk.isolate", 470 "android_webview/android_webview_test_apk.isolate",
495 "--flakiness-dashboard-server", 471 "--flakiness-dashboard-server",
496 "test-results.appspot.com", 472 "test-results.appspot.com",
497 "--verbose", 473 "--verbose",
498 "--json-results-file", 474 "--json-results-file",
499 "/path/to/tmp/json" 475 "/path/to/tmp/json"
500 ], 476 ],
501 "cwd": "[SLAVE_BUILD]", 477 "cwd": "[SLAVE_BUILD]",
502 "name": "AndroidWebViewTest.Instrumentation test AndroidWebViewTest", 478 "name": "Instrumentation test AndroidWebViewTest",
503 "~followup_annotations": [ 479 "~followup_annotations": [
504 "@@@STEP_NEST_LEVEL@1@@@" 480 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
505 ] 481 ]
506 }, 482 },
507 { 483 {
508 "cmd": [
509 "python",
510 "-u",
511 "[BUILD]/scripts/slave/tee.py",
512 "/path/to/tmp/logcat",
513 "--",
514 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
515 "[TMP_BASE]/logcat_tmp_1"
516 ],
517 "cwd": "[SLAVE_BUILD]",
518 "name": "AndroidWebViewTest.logcat_dump",
519 "~followup_annotations": [
520 "@@@STEP_NEST_LEVEL@1@@@"
521 ]
522 },
523 {
524 "cmd": [],
525 "cwd": "[SLAVE_BUILD]",
526 "name": "ChromePublicTest"
527 },
528 {
529 "cmd": [
530 "[BUILD]/scripts/slave/daemonizer.py",
531 "--",
532 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
533 "[TMP_BASE]/logcat_tmp_2"
534 ],
535 "cwd": "[SLAVE_BUILD]",
536 "env": {
537 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
538 },
539 "name": "ChromePublicTest.spawn_logcat_monitor",
540 "~followup_annotations": [
541 "@@@STEP_NEST_LEVEL@1@@@"
542 ]
543 },
544 {
545 "cmd": [ 484 "cmd": [
546 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", 485 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
547 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", 486 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk",
548 "-v", 487 "-v",
549 "--blacklist-file", 488 "--blacklist-file",
550 "[SLAVE_BUILD]/src/out/bad_devices.json" 489 "[SLAVE_BUILD]/src/out/bad_devices.json"
551 ], 490 ],
552 "cwd": "[SLAVE_BUILD]", 491 "cwd": "[SLAVE_BUILD]",
553 "env": { 492 "env": {
554 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 493 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
555 }, 494 },
556 "name": "ChromePublicTest.install ChromePublic.apk", 495 "name": "install ChromePublic.apk"
557 "~followup_annotations": [
558 "@@@STEP_NEST_LEVEL@1@@@"
559 ]
560 }, 496 },
561 { 497 {
562 "cmd": [ 498 "cmd": [
563 "python", 499 "python",
564 "-u", 500 "-u",
565 "[SLAVE_BUILD]/src/build/android/test_runner.py", 501 "[SLAVE_BUILD]/src/build/android/test_runner.py",
566 "instrumentation", 502 "instrumentation",
567 "--test-apk", 503 "--test-apk",
568 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublicTest.apk", 504 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublicTest.apk",
569 "--blacklist-file", 505 "--blacklist-file",
570 "[SLAVE_BUILD]/src/out/bad_devices.json", 506 "[SLAVE_BUILD]/src/out/bad_devices.json",
571 "--apk-under-test", 507 "--apk-under-test",
572 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk", 508 "[SLAVE_BUILD]/src/out/Debug/apks/ChromePublic.apk",
573 "--isolate-file-path", 509 "--isolate-file-path",
574 "chrome/chrome_public_test_apk.isolate", 510 "chrome/chrome_public_test_apk.isolate",
575 "--flakiness-dashboard-server", 511 "--flakiness-dashboard-server",
576 "test-results.appspot.com", 512 "test-results.appspot.com",
577 "--verbose", 513 "--verbose",
578 "--json-results-file", 514 "--json-results-file",
579 "/path/to/tmp/json" 515 "/path/to/tmp/json"
580 ], 516 ],
581 "cwd": "[SLAVE_BUILD]", 517 "cwd": "[SLAVE_BUILD]",
582 "name": "ChromePublicTest.Instrumentation test ChromePublicTest", 518 "name": "Instrumentation test ChromePublicTest",
583 "~followup_annotations": [ 519 "~followup_annotations": [
584 "@@@STEP_NEST_LEVEL@1@@@" 520 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
585 ] 521 ]
586 }, 522 },
587 { 523 {
588 "cmd": [
589 "python",
590 "-u",
591 "[BUILD]/scripts/slave/tee.py",
592 "/path/to/tmp/logcat",
593 "--",
594 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
595 "[TMP_BASE]/logcat_tmp_2"
596 ],
597 "cwd": "[SLAVE_BUILD]",
598 "name": "ChromePublicTest.logcat_dump",
599 "~followup_annotations": [
600 "@@@STEP_NEST_LEVEL@1@@@"
601 ]
602 },
603 {
604 "cmd": [],
605 "cwd": "[SLAVE_BUILD]",
606 "name": "ContentShellTest"
607 },
608 {
609 "cmd": [
610 "[BUILD]/scripts/slave/daemonizer.py",
611 "--",
612 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
613 "[TMP_BASE]/logcat_tmp_3"
614 ],
615 "cwd": "[SLAVE_BUILD]",
616 "env": {
617 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
618 },
619 "name": "ContentShellTest.spawn_logcat_monitor",
620 "~followup_annotations": [
621 "@@@STEP_NEST_LEVEL@1@@@"
622 ]
623 },
624 {
625 "cmd": [ 524 "cmd": [
626 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", 525 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
627 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", 526 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk",
628 "-v", 527 "-v",
629 "--blacklist-file", 528 "--blacklist-file",
630 "[SLAVE_BUILD]/src/out/bad_devices.json" 529 "[SLAVE_BUILD]/src/out/bad_devices.json"
631 ], 530 ],
632 "cwd": "[SLAVE_BUILD]", 531 "cwd": "[SLAVE_BUILD]",
633 "env": { 532 "env": {
634 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 533 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
635 }, 534 },
636 "name": "ContentShellTest.install ContentShell.apk", 535 "name": "install ContentShell.apk"
637 "~followup_annotations": [
638 "@@@STEP_NEST_LEVEL@1@@@"
639 ]
640 }, 536 },
641 { 537 {
642 "cmd": [ 538 "cmd": [
643 "python", 539 "python",
644 "-u", 540 "-u",
645 "[SLAVE_BUILD]/src/build/android/test_runner.py", 541 "[SLAVE_BUILD]/src/build/android/test_runner.py",
646 "instrumentation", 542 "instrumentation",
647 "--test-apk", 543 "--test-apk",
648 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShellTest.apk", 544 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShellTest.apk",
649 "--blacklist-file", 545 "--blacklist-file",
650 "[SLAVE_BUILD]/src/out/bad_devices.json", 546 "[SLAVE_BUILD]/src/out/bad_devices.json",
651 "--apk-under-test", 547 "--apk-under-test",
652 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk", 548 "[SLAVE_BUILD]/src/out/Debug/apks/ContentShell.apk",
653 "--isolate-file-path", 549 "--isolate-file-path",
654 "content/content_shell_test_apk.isolate", 550 "content/content_shell_test_apk.isolate",
655 "--flakiness-dashboard-server", 551 "--flakiness-dashboard-server",
656 "test-results.appspot.com", 552 "test-results.appspot.com",
657 "--verbose", 553 "--verbose",
658 "--json-results-file", 554 "--json-results-file",
659 "/path/to/tmp/json" 555 "/path/to/tmp/json"
660 ], 556 ],
661 "cwd": "[SLAVE_BUILD]", 557 "cwd": "[SLAVE_BUILD]",
662 "name": "ContentShellTest.Instrumentation test ContentShellTest", 558 "name": "Instrumentation test ContentShellTest",
663 "~followup_annotations": [ 559 "~followup_annotations": [
664 "@@@STEP_NEST_LEVEL@1@@@" 560 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
665 ] 561 ]
666 }, 562 },
667 { 563 {
668 "cmd": [
669 "python",
670 "-u",
671 "[BUILD]/scripts/slave/tee.py",
672 "/path/to/tmp/logcat",
673 "--",
674 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
675 "[TMP_BASE]/logcat_tmp_3"
676 ],
677 "cwd": "[SLAVE_BUILD]",
678 "name": "ContentShellTest.logcat_dump",
679 "~followup_annotations": [
680 "@@@STEP_NEST_LEVEL@1@@@"
681 ]
682 },
683 {
684 "cmd": [],
685 "cwd": "[SLAVE_BUILD]",
686 "name": "ChromeSyncShellTest"
687 },
688 {
689 "cmd": [
690 "[BUILD]/scripts/slave/daemonizer.py",
691 "--",
692 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
693 "[TMP_BASE]/logcat_tmp_4"
694 ],
695 "cwd": "[SLAVE_BUILD]",
696 "env": {
697 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
698 },
699 "name": "ChromeSyncShellTest.spawn_logcat_monitor",
700 "~followup_annotations": [
701 "@@@STEP_NEST_LEVEL@1@@@"
702 ]
703 },
704 {
705 "cmd": [ 564 "cmd": [
706 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", 565 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
707 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", 566 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk",
708 "-v", 567 "-v",
709 "--blacklist-file", 568 "--blacklist-file",
710 "[SLAVE_BUILD]/src/out/bad_devices.json" 569 "[SLAVE_BUILD]/src/out/bad_devices.json"
711 ], 570 ],
712 "cwd": "[SLAVE_BUILD]", 571 "cwd": "[SLAVE_BUILD]",
713 "env": { 572 "env": {
714 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 573 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
715 }, 574 },
716 "name": "ChromeSyncShellTest.install ChromeSyncShell.apk", 575 "name": "install ChromeSyncShell.apk"
717 "~followup_annotations": [
718 "@@@STEP_NEST_LEVEL@1@@@"
719 ]
720 }, 576 },
721 { 577 {
722 "cmd": [ 578 "cmd": [
723 "python", 579 "python",
724 "-u", 580 "-u",
725 "[SLAVE_BUILD]/src/build/android/test_runner.py", 581 "[SLAVE_BUILD]/src/build/android/test_runner.py",
726 "instrumentation", 582 "instrumentation",
727 "--test-apk", 583 "--test-apk",
728 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShellTest.apk", 584 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShellTest.apk",
729 "--blacklist-file", 585 "--blacklist-file",
730 "[SLAVE_BUILD]/src/out/bad_devices.json", 586 "[SLAVE_BUILD]/src/out/bad_devices.json",
731 "--apk-under-test", 587 "--apk-under-test",
732 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk", 588 "[SLAVE_BUILD]/src/out/Debug/apks/ChromeSyncShell.apk",
733 "--flakiness-dashboard-server", 589 "--flakiness-dashboard-server",
734 "test-results.appspot.com", 590 "test-results.appspot.com",
735 "--verbose", 591 "--verbose",
736 "--json-results-file", 592 "--json-results-file",
737 "/path/to/tmp/json" 593 "/path/to/tmp/json"
738 ], 594 ],
739 "cwd": "[SLAVE_BUILD]", 595 "cwd": "[SLAVE_BUILD]",
740 "name": "ChromeSyncShellTest.Instrumentation test ChromeSyncShellTest", 596 "name": "Instrumentation test ChromeSyncShellTest",
741 "~followup_annotations": [ 597 "~followup_annotations": [
742 "@@@STEP_NEST_LEVEL@1@@@" 598 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
743 ] 599 ]
744 }, 600 },
745 { 601 {
746 "cmd": [ 602 "cmd": [
747 "python", 603 "python",
748 "-u", 604 "-u",
749 "[BUILD]/scripts/slave/tee.py", 605 "[SLAVE_BUILD]/src/build/android/test_runner.py",
750 "/path/to/tmp/logcat", 606 "gtest",
751 "--", 607 "-s",
752 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 608 "android_webview_unittests",
753 "[TMP_BASE]/logcat_tmp_4" 609 "--blacklist-file",
754 ], 610 "[SLAVE_BUILD]/src/out/bad_devices.json",
755 "cwd": "[SLAVE_BUILD]", 611 "--verbose",
756 "name": "ChromeSyncShellTest.logcat_dump", 612 "--flakiness-dashboard-server=test-results.appspot.com",
757 "~followup_annotations": [ 613 "--json-results-file",
758 "@@@STEP_NEST_LEVEL@1@@@" 614 "/path/to/tmp/json"
759 ]
760 },
761 {
762 "cmd": [],
763 "cwd": "[SLAVE_BUILD]",
764 "name": "android_webview_unittests"
765 },
766 {
767 "cmd": [
768 "[BUILD]/scripts/slave/daemonizer.py",
769 "--",
770 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
771 "[TMP_BASE]/logcat_tmp_5"
772 ], 615 ],
773 "cwd": "[SLAVE_BUILD]", 616 "cwd": "[SLAVE_BUILD]",
774 "env": { 617 "env": {
775 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 618 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
776 }, 619 },
777 "name": "android_webview_unittests.spawn_logcat_monitor", 620 "name": "android_webview_unittests"
778 "~followup_annotations": [
779 "@@@STEP_NEST_LEVEL@1@@@"
780 ]
781 }, 621 },
782 { 622 {
783 "cmd": [ 623 "cmd": [
784 "python", 624 "python",
785 "-u", 625 "-u",
786 "[SLAVE_BUILD]/src/build/android/test_runner.py", 626 "[SLAVE_BUILD]/src/build/android/test_runner.py",
787 "gtest", 627 "gtest",
788 "-s", 628 "-s",
789 "android_webview_unittests", 629 "base_unittests",
790 "--blacklist-file", 630 "--blacklist-file",
791 "[SLAVE_BUILD]/src/out/bad_devices.json", 631 "[SLAVE_BUILD]/src/out/bad_devices.json",
792 "--verbose", 632 "--verbose",
633 "--isolate_file_path=[SLAVE_BUILD]/src/base/base_unittests.isolate",
793 "--flakiness-dashboard-server=test-results.appspot.com", 634 "--flakiness-dashboard-server=test-results.appspot.com",
794 "--json-results-file", 635 "--json-results-file",
795 "/path/to/tmp/json" 636 "/path/to/tmp/json"
796 ], 637 ],
797 "cwd": "[SLAVE_BUILD]", 638 "cwd": "[SLAVE_BUILD]",
798 "env": { 639 "env": {
799 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 640 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
800 }, 641 },
801 "name": "android_webview_unittests.android_webview_unittests", 642 "name": "base_unittests"
802 "~followup_annotations": [
803 "@@@STEP_NEST_LEVEL@1@@@"
804 ]
805 }, 643 },
806 { 644 {
807 "cmd": [ 645 "cmd": [
808 "python", 646 "python",
809 "-u", 647 "-u",
810 "[BUILD]/scripts/slave/tee.py", 648 "[SLAVE_BUILD]/src/build/android/test_runner.py",
811 "/path/to/tmp/logcat", 649 "gtest",
812 "--", 650 "-s",
813 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 651 "breakpad_unittests",
814 "[TMP_BASE]/logcat_tmp_5" 652 "--blacklist-file",
815 ], 653 "[SLAVE_BUILD]/src/out/bad_devices.json",
816 "cwd": "[SLAVE_BUILD]", 654 "--verbose",
817 "name": "android_webview_unittests.logcat_dump", 655 "--isolate_file_path=[SLAVE_BUILD]/src/breakpad/breakpad_unittests.isolate ",
818 "~followup_annotations": [ 656 "--flakiness-dashboard-server=test-results.appspot.com",
819 "@@@STEP_NEST_LEVEL@1@@@" 657 "--json-results-file",
820 ] 658 "/path/to/tmp/json"
821 },
822 {
823 "cmd": [],
824 "cwd": "[SLAVE_BUILD]",
825 "name": "base_unittests"
826 },
827 {
828 "cmd": [
829 "[BUILD]/scripts/slave/daemonizer.py",
830 "--",
831 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
832 "[TMP_BASE]/logcat_tmp_6"
833 ], 659 ],
834 "cwd": "[SLAVE_BUILD]", 660 "cwd": "[SLAVE_BUILD]",
835 "env": { 661 "env": {
836 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 662 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
837 }, 663 },
838 "name": "base_unittests.spawn_logcat_monitor", 664 "name": "breakpad_unittests"
839 "~followup_annotations": [
840 "@@@STEP_NEST_LEVEL@1@@@"
841 ]
842 }, 665 },
843 { 666 {
844 "cmd": [ 667 "cmd": [
845 "python", 668 "python",
846 "-u", 669 "-u",
847 "[SLAVE_BUILD]/src/build/android/test_runner.py", 670 "[SLAVE_BUILD]/src/build/android/test_runner.py",
848 "gtest", 671 "gtest",
849 "-s", 672 "-s",
850 "base_unittests", 673 "cc_unittests",
851 "--blacklist-file", 674 "--blacklist-file",
852 "[SLAVE_BUILD]/src/out/bad_devices.json", 675 "[SLAVE_BUILD]/src/out/bad_devices.json",
853 "--verbose", 676 "--verbose",
854 "--isolate_file_path=[SLAVE_BUILD]/src/base/base_unittests.isolate",
855 "--flakiness-dashboard-server=test-results.appspot.com", 677 "--flakiness-dashboard-server=test-results.appspot.com",
856 "--json-results-file", 678 "--json-results-file",
857 "/path/to/tmp/json" 679 "/path/to/tmp/json"
858 ], 680 ],
859 "cwd": "[SLAVE_BUILD]", 681 "cwd": "[SLAVE_BUILD]",
860 "env": { 682 "env": {
861 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 683 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
862 }, 684 },
863 "name": "base_unittests.base_unittests", 685 "name": "cc_unittests"
864 "~followup_annotations": [
865 "@@@STEP_NEST_LEVEL@1@@@"
866 ]
867 }, 686 },
868 { 687 {
869 "cmd": [ 688 "cmd": [
870 "python", 689 "python",
871 "-u", 690 "-u",
872 "[BUILD]/scripts/slave/tee.py", 691 "[SLAVE_BUILD]/src/build/android/test_runner.py",
873 "/path/to/tmp/logcat", 692 "gtest",
874 "--", 693 "-s",
875 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 694 "components_browsertests",
876 "[TMP_BASE]/logcat_tmp_6" 695 "--blacklist-file",
877 ], 696 "[SLAVE_BUILD]/src/out/bad_devices.json",
878 "cwd": "[SLAVE_BUILD]", 697 "--verbose",
879 "name": "base_unittests.logcat_dump", 698 "--isolate_file_path=[SLAVE_BUILD]/src/components/components_browsertests. isolate",
880 "~followup_annotations": [ 699 "--flakiness-dashboard-server=test-results.appspot.com",
881 "@@@STEP_NEST_LEVEL@1@@@" 700 "--json-results-file",
882 ] 701 "/path/to/tmp/json"
883 },
884 {
885 "cmd": [],
886 "cwd": "[SLAVE_BUILD]",
887 "name": "breakpad_unittests"
888 },
889 {
890 "cmd": [
891 "[BUILD]/scripts/slave/daemonizer.py",
892 "--",
893 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
894 "[TMP_BASE]/logcat_tmp_7"
895 ], 702 ],
896 "cwd": "[SLAVE_BUILD]", 703 "cwd": "[SLAVE_BUILD]",
897 "env": { 704 "env": {
898 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 705 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
899 }, 706 },
900 "name": "breakpad_unittests.spawn_logcat_monitor", 707 "name": "components_browsertests"
901 "~followup_annotations": [
902 "@@@STEP_NEST_LEVEL@1@@@"
903 ]
904 }, 708 },
905 { 709 {
906 "cmd": [ 710 "cmd": [
907 "python", 711 "python",
908 "-u", 712 "-u",
909 "[SLAVE_BUILD]/src/build/android/test_runner.py", 713 "[SLAVE_BUILD]/src/build/android/test_runner.py",
910 "gtest", 714 "gtest",
911 "-s", 715 "-s",
912 "breakpad_unittests", 716 "components_unittests",
913 "--blacklist-file", 717 "--blacklist-file",
914 "[SLAVE_BUILD]/src/out/bad_devices.json", 718 "[SLAVE_BUILD]/src/out/bad_devices.json",
915 "--verbose", 719 "--verbose",
916 "--isolate_file_path=[SLAVE_BUILD]/src/breakpad/breakpad_unittests.isolate ", 720 "--isolate_file_path=[SLAVE_BUILD]/src/components/components_unittests.iso late",
917 "--flakiness-dashboard-server=test-results.appspot.com", 721 "--flakiness-dashboard-server=test-results.appspot.com",
918 "--json-results-file", 722 "--json-results-file",
919 "/path/to/tmp/json" 723 "/path/to/tmp/json"
920 ], 724 ],
921 "cwd": "[SLAVE_BUILD]", 725 "cwd": "[SLAVE_BUILD]",
922 "env": { 726 "env": {
923 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 727 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
924 }, 728 },
925 "name": "breakpad_unittests.breakpad_unittests", 729 "name": "components_unittests"
926 "~followup_annotations": [
927 "@@@STEP_NEST_LEVEL@1@@@"
928 ]
929 }, 730 },
930 { 731 {
931 "cmd": [ 732 "cmd": [
932 "python", 733 "python",
933 "-u", 734 "-u",
934 "[BUILD]/scripts/slave/tee.py", 735 "[SLAVE_BUILD]/src/build/android/test_runner.py",
935 "/path/to/tmp/logcat", 736 "gtest",
936 "--", 737 "-s",
937 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 738 "content_browsertests",
938 "[TMP_BASE]/logcat_tmp_7" 739 "--blacklist-file",
939 ], 740 "[SLAVE_BUILD]/src/out/bad_devices.json",
940 "cwd": "[SLAVE_BUILD]", 741 "--verbose",
941 "name": "breakpad_unittests.logcat_dump", 742 "--isolate_file_path=[SLAVE_BUILD]/src/content/content_browsertests.isolat e",
942 "~followup_annotations": [ 743 "--flakiness-dashboard-server=test-results.appspot.com",
943 "@@@STEP_NEST_LEVEL@1@@@" 744 "--json-results-file",
944 ] 745 "/path/to/tmp/json"
945 },
946 {
947 "cmd": [],
948 "cwd": "[SLAVE_BUILD]",
949 "name": "cc_unittests"
950 },
951 {
952 "cmd": [
953 "[BUILD]/scripts/slave/daemonizer.py",
954 "--",
955 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
956 "[TMP_BASE]/logcat_tmp_8"
957 ], 746 ],
958 "cwd": "[SLAVE_BUILD]", 747 "cwd": "[SLAVE_BUILD]",
959 "env": { 748 "env": {
960 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 749 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
961 }, 750 },
962 "name": "cc_unittests.spawn_logcat_monitor", 751 "name": "content_browsertests"
963 "~followup_annotations": [
964 "@@@STEP_NEST_LEVEL@1@@@"
965 ]
966 }, 752 },
967 { 753 {
968 "cmd": [ 754 "cmd": [
969 "python", 755 "python",
970 "-u", 756 "-u",
971 "[SLAVE_BUILD]/src/build/android/test_runner.py", 757 "[SLAVE_BUILD]/src/build/android/test_runner.py",
972 "gtest", 758 "gtest",
973 "-s", 759 "-s",
974 "cc_unittests", 760 "content_unittests",
975 "--blacklist-file", 761 "--blacklist-file",
976 "[SLAVE_BUILD]/src/out/bad_devices.json", 762 "[SLAVE_BUILD]/src/out/bad_devices.json",
977 "--verbose", 763 "--verbose",
764 "--isolate_file_path=[SLAVE_BUILD]/src/content/content_unittests.isolate",
978 "--flakiness-dashboard-server=test-results.appspot.com", 765 "--flakiness-dashboard-server=test-results.appspot.com",
979 "--json-results-file", 766 "--json-results-file",
980 "/path/to/tmp/json" 767 "/path/to/tmp/json"
981 ], 768 ],
982 "cwd": "[SLAVE_BUILD]", 769 "cwd": "[SLAVE_BUILD]",
983 "env": { 770 "env": {
984 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 771 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
985 }, 772 },
986 "name": "cc_unittests.cc_unittests",
987 "~followup_annotations": [
988 "@@@STEP_NEST_LEVEL@1@@@"
989 ]
990 },
991 {
992 "cmd": [
993 "python",
994 "-u",
995 "[BUILD]/scripts/slave/tee.py",
996 "/path/to/tmp/logcat",
997 "--",
998 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
999 "[TMP_BASE]/logcat_tmp_8"
1000 ],
1001 "cwd": "[SLAVE_BUILD]",
1002 "name": "cc_unittests.logcat_dump",
1003 "~followup_annotations": [
1004 "@@@STEP_NEST_LEVEL@1@@@"
1005 ]
1006 },
1007 {
1008 "cmd": [],
1009 "cwd": "[SLAVE_BUILD]",
1010 "name": "components_browsertests"
1011 },
1012 {
1013 "cmd": [
1014 "[BUILD]/scripts/slave/daemonizer.py",
1015 "--",
1016 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1017 "[TMP_BASE]/logcat_tmp_9"
1018 ],
1019 "cwd": "[SLAVE_BUILD]",
1020 "env": {
1021 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1022 },
1023 "name": "components_browsertests.spawn_logcat_monitor",
1024 "~followup_annotations": [
1025 "@@@STEP_NEST_LEVEL@1@@@"
1026 ]
1027 },
1028 {
1029 "cmd": [
1030 "python",
1031 "-u",
1032 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1033 "gtest",
1034 "-s",
1035 "components_browsertests",
1036 "--blacklist-file",
1037 "[SLAVE_BUILD]/src/out/bad_devices.json",
1038 "--verbose",
1039 "--isolate_file_path=[SLAVE_BUILD]/src/components/components_browsertests. isolate",
1040 "--flakiness-dashboard-server=test-results.appspot.com",
1041 "--json-results-file",
1042 "/path/to/tmp/json"
1043 ],
1044 "cwd": "[SLAVE_BUILD]",
1045 "env": {
1046 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1047 },
1048 "name": "components_browsertests.components_browsertests",
1049 "~followup_annotations": [
1050 "@@@STEP_NEST_LEVEL@1@@@"
1051 ]
1052 },
1053 {
1054 "cmd": [
1055 "python",
1056 "-u",
1057 "[BUILD]/scripts/slave/tee.py",
1058 "/path/to/tmp/logcat",
1059 "--",
1060 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1061 "[TMP_BASE]/logcat_tmp_9"
1062 ],
1063 "cwd": "[SLAVE_BUILD]",
1064 "name": "components_browsertests.logcat_dump",
1065 "~followup_annotations": [
1066 "@@@STEP_NEST_LEVEL@1@@@"
1067 ]
1068 },
1069 {
1070 "cmd": [],
1071 "cwd": "[SLAVE_BUILD]",
1072 "name": "components_unittests"
1073 },
1074 {
1075 "cmd": [
1076 "[BUILD]/scripts/slave/daemonizer.py",
1077 "--",
1078 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1079 "[TMP_BASE]/logcat_tmp_10"
1080 ],
1081 "cwd": "[SLAVE_BUILD]",
1082 "env": {
1083 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1084 },
1085 "name": "components_unittests.spawn_logcat_monitor",
1086 "~followup_annotations": [
1087 "@@@STEP_NEST_LEVEL@1@@@"
1088 ]
1089 },
1090 {
1091 "cmd": [
1092 "python",
1093 "-u",
1094 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1095 "gtest",
1096 "-s",
1097 "components_unittests",
1098 "--blacklist-file",
1099 "[SLAVE_BUILD]/src/out/bad_devices.json",
1100 "--verbose",
1101 "--isolate_file_path=[SLAVE_BUILD]/src/components/components_unittests.iso late",
1102 "--flakiness-dashboard-server=test-results.appspot.com",
1103 "--json-results-file",
1104 "/path/to/tmp/json"
1105 ],
1106 "cwd": "[SLAVE_BUILD]",
1107 "env": {
1108 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1109 },
1110 "name": "components_unittests.components_unittests",
1111 "~followup_annotations": [
1112 "@@@STEP_NEST_LEVEL@1@@@"
1113 ]
1114 },
1115 {
1116 "cmd": [
1117 "python",
1118 "-u",
1119 "[BUILD]/scripts/slave/tee.py",
1120 "/path/to/tmp/logcat",
1121 "--",
1122 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1123 "[TMP_BASE]/logcat_tmp_10"
1124 ],
1125 "cwd": "[SLAVE_BUILD]",
1126 "name": "components_unittests.logcat_dump",
1127 "~followup_annotations": [
1128 "@@@STEP_NEST_LEVEL@1@@@"
1129 ]
1130 },
1131 {
1132 "cmd": [],
1133 "cwd": "[SLAVE_BUILD]",
1134 "name": "content_browsertests"
1135 },
1136 {
1137 "cmd": [
1138 "[BUILD]/scripts/slave/daemonizer.py",
1139 "--",
1140 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1141 "[TMP_BASE]/logcat_tmp_11"
1142 ],
1143 "cwd": "[SLAVE_BUILD]",
1144 "env": {
1145 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1146 },
1147 "name": "content_browsertests.spawn_logcat_monitor",
1148 "~followup_annotations": [
1149 "@@@STEP_NEST_LEVEL@1@@@"
1150 ]
1151 },
1152 {
1153 "cmd": [
1154 "python",
1155 "-u",
1156 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1157 "gtest",
1158 "-s",
1159 "content_browsertests",
1160 "--blacklist-file",
1161 "[SLAVE_BUILD]/src/out/bad_devices.json",
1162 "--verbose",
1163 "--isolate_file_path=[SLAVE_BUILD]/src/content/content_browsertests.isolat e",
1164 "--flakiness-dashboard-server=test-results.appspot.com",
1165 "--json-results-file",
1166 "/path/to/tmp/json"
1167 ],
1168 "cwd": "[SLAVE_BUILD]",
1169 "env": {
1170 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1171 },
1172 "name": "content_browsertests.content_browsertests",
1173 "~followup_annotations": [
1174 "@@@STEP_NEST_LEVEL@1@@@"
1175 ]
1176 },
1177 {
1178 "cmd": [
1179 "python",
1180 "-u",
1181 "[BUILD]/scripts/slave/tee.py",
1182 "/path/to/tmp/logcat",
1183 "--",
1184 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1185 "[TMP_BASE]/logcat_tmp_11"
1186 ],
1187 "cwd": "[SLAVE_BUILD]",
1188 "name": "content_browsertests.logcat_dump",
1189 "~followup_annotations": [
1190 "@@@STEP_NEST_LEVEL@1@@@"
1191 ]
1192 },
1193 {
1194 "cmd": [],
1195 "cwd": "[SLAVE_BUILD]",
1196 "name": "content_unittests" 773 "name": "content_unittests"
1197 }, 774 },
1198 { 775 {
1199 "cmd": [ 776 "cmd": [
1200 "[BUILD]/scripts/slave/daemonizer.py",
1201 "--",
1202 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1203 "[TMP_BASE]/logcat_tmp_12"
1204 ],
1205 "cwd": "[SLAVE_BUILD]",
1206 "env": {
1207 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1208 },
1209 "name": "content_unittests.spawn_logcat_monitor",
1210 "~followup_annotations": [
1211 "@@@STEP_NEST_LEVEL@1@@@"
1212 ]
1213 },
1214 {
1215 "cmd": [
1216 "python", 777 "python",
1217 "-u", 778 "-u",
1218 "[SLAVE_BUILD]/src/build/android/test_runner.py", 779 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1219 "gtest", 780 "gtest",
1220 "-s", 781 "-s",
1221 "content_unittests", 782 "device_unittests",
1222 "--blacklist-file", 783 "--blacklist-file",
1223 "[SLAVE_BUILD]/src/out/bad_devices.json", 784 "[SLAVE_BUILD]/src/out/bad_devices.json",
1224 "--verbose", 785 "--verbose",
1225 "--isolate_file_path=[SLAVE_BUILD]/src/content/content_unittests.isolate",
1226 "--flakiness-dashboard-server=test-results.appspot.com", 786 "--flakiness-dashboard-server=test-results.appspot.com",
1227 "--json-results-file", 787 "--json-results-file",
1228 "/path/to/tmp/json" 788 "/path/to/tmp/json"
1229 ], 789 ],
1230 "cwd": "[SLAVE_BUILD]", 790 "cwd": "[SLAVE_BUILD]",
1231 "env": { 791 "env": {
1232 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 792 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1233 }, 793 },
1234 "name": "content_unittests.content_unittests",
1235 "~followup_annotations": [
1236 "@@@STEP_NEST_LEVEL@1@@@"
1237 ]
1238 },
1239 {
1240 "cmd": [
1241 "python",
1242 "-u",
1243 "[BUILD]/scripts/slave/tee.py",
1244 "/path/to/tmp/logcat",
1245 "--",
1246 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1247 "[TMP_BASE]/logcat_tmp_12"
1248 ],
1249 "cwd": "[SLAVE_BUILD]",
1250 "name": "content_unittests.logcat_dump",
1251 "~followup_annotations": [
1252 "@@@STEP_NEST_LEVEL@1@@@"
1253 ]
1254 },
1255 {
1256 "cmd": [],
1257 "cwd": "[SLAVE_BUILD]",
1258 "name": "device_unittests" 794 "name": "device_unittests"
1259 }, 795 },
1260 { 796 {
1261 "cmd": [ 797 "cmd": [
1262 "[BUILD]/scripts/slave/daemonizer.py",
1263 "--",
1264 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1265 "[TMP_BASE]/logcat_tmp_13"
1266 ],
1267 "cwd": "[SLAVE_BUILD]",
1268 "env": {
1269 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1270 },
1271 "name": "device_unittests.spawn_logcat_monitor",
1272 "~followup_annotations": [
1273 "@@@STEP_NEST_LEVEL@1@@@"
1274 ]
1275 },
1276 {
1277 "cmd": [
1278 "python", 798 "python",
1279 "-u", 799 "-u",
1280 "[SLAVE_BUILD]/src/build/android/test_runner.py", 800 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1281 "gtest", 801 "gtest",
1282 "-s", 802 "-s",
1283 "device_unittests", 803 "events_unittests",
1284 "--blacklist-file", 804 "--blacklist-file",
1285 "[SLAVE_BUILD]/src/out/bad_devices.json", 805 "[SLAVE_BUILD]/src/out/bad_devices.json",
1286 "--verbose", 806 "--verbose",
1287 "--flakiness-dashboard-server=test-results.appspot.com", 807 "--flakiness-dashboard-server=test-results.appspot.com",
1288 "--json-results-file", 808 "--json-results-file",
1289 "/path/to/tmp/json" 809 "/path/to/tmp/json"
1290 ], 810 ],
1291 "cwd": "[SLAVE_BUILD]", 811 "cwd": "[SLAVE_BUILD]",
1292 "env": { 812 "env": {
1293 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 813 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1294 }, 814 },
1295 "name": "device_unittests.device_unittests",
1296 "~followup_annotations": [
1297 "@@@STEP_NEST_LEVEL@1@@@"
1298 ]
1299 },
1300 {
1301 "cmd": [
1302 "python",
1303 "-u",
1304 "[BUILD]/scripts/slave/tee.py",
1305 "/path/to/tmp/logcat",
1306 "--",
1307 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1308 "[TMP_BASE]/logcat_tmp_13"
1309 ],
1310 "cwd": "[SLAVE_BUILD]",
1311 "name": "device_unittests.logcat_dump",
1312 "~followup_annotations": [
1313 "@@@STEP_NEST_LEVEL@1@@@"
1314 ]
1315 },
1316 {
1317 "cmd": [],
1318 "cwd": "[SLAVE_BUILD]",
1319 "name": "events_unittests" 815 "name": "events_unittests"
1320 }, 816 },
1321 { 817 {
1322 "cmd": [ 818 "cmd": [
1323 "[BUILD]/scripts/slave/daemonizer.py",
1324 "--",
1325 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1326 "[TMP_BASE]/logcat_tmp_14"
1327 ],
1328 "cwd": "[SLAVE_BUILD]",
1329 "env": {
1330 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1331 },
1332 "name": "events_unittests.spawn_logcat_monitor",
1333 "~followup_annotations": [
1334 "@@@STEP_NEST_LEVEL@1@@@"
1335 ]
1336 },
1337 {
1338 "cmd": [
1339 "python",
1340 "-u",
1341 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1342 "gtest",
1343 "-s",
1344 "events_unittests",
1345 "--blacklist-file",
1346 "[SLAVE_BUILD]/src/out/bad_devices.json",
1347 "--verbose",
1348 "--flakiness-dashboard-server=test-results.appspot.com",
1349 "--json-results-file",
1350 "/path/to/tmp/json"
1351 ],
1352 "cwd": "[SLAVE_BUILD]",
1353 "env": {
1354 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1355 },
1356 "name": "events_unittests.events_unittests",
1357 "~followup_annotations": [
1358 "@@@STEP_NEST_LEVEL@1@@@"
1359 ]
1360 },
1361 {
1362 "cmd": [
1363 "python",
1364 "-u",
1365 "[BUILD]/scripts/slave/tee.py",
1366 "/path/to/tmp/logcat",
1367 "--",
1368 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1369 "[TMP_BASE]/logcat_tmp_14"
1370 ],
1371 "cwd": "[SLAVE_BUILD]",
1372 "name": "events_unittests.logcat_dump",
1373 "~followup_annotations": [
1374 "@@@STEP_NEST_LEVEL@1@@@"
1375 ]
1376 },
1377 {
1378 "cmd": [],
1379 "cwd": "[SLAVE_BUILD]",
1380 "name": "gl_tests"
1381 },
1382 {
1383 "cmd": [
1384 "[BUILD]/scripts/slave/daemonizer.py",
1385 "--",
1386 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1387 "[TMP_BASE]/logcat_tmp_15"
1388 ],
1389 "cwd": "[SLAVE_BUILD]",
1390 "env": {
1391 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1392 },
1393 "name": "gl_tests.spawn_logcat_monitor",
1394 "~followup_annotations": [
1395 "@@@STEP_NEST_LEVEL@1@@@"
1396 ]
1397 },
1398 {
1399 "cmd": [
1400 "python",
1401 "-u",
1402 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1403 "gtest",
1404 "-s",
1405 "gl_tests",
1406 "--blacklist-file",
1407 "[SLAVE_BUILD]/src/out/bad_devices.json",
1408 "--verbose",
1409 "--flakiness-dashboard-server=test-results.appspot.com",
1410 "--json-results-file",
1411 "/path/to/tmp/json"
1412 ],
1413 "cwd": "[SLAVE_BUILD]",
1414 "env": {
1415 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1416 },
1417 "name": "gl_tests.gl_tests",
1418 "~followup_annotations": [
1419 "@@@STEP_NEST_LEVEL@1@@@"
1420 ]
1421 },
1422 {
1423 "cmd": [
1424 "python",
1425 "-u",
1426 "[BUILD]/scripts/slave/tee.py",
1427 "/path/to/tmp/logcat",
1428 "--",
1429 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1430 "[TMP_BASE]/logcat_tmp_15"
1431 ],
1432 "cwd": "[SLAVE_BUILD]",
1433 "name": "gl_tests.logcat_dump",
1434 "~followup_annotations": [
1435 "@@@STEP_NEST_LEVEL@1@@@"
1436 ]
1437 },
1438 {
1439 "cmd": [],
1440 "cwd": "[SLAVE_BUILD]",
1441 "name": "gl_unittests"
1442 },
1443 {
1444 "cmd": [
1445 "[BUILD]/scripts/slave/daemonizer.py",
1446 "--",
1447 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1448 "[TMP_BASE]/logcat_tmp_16"
1449 ],
1450 "cwd": "[SLAVE_BUILD]",
1451 "env": {
1452 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1453 },
1454 "name": "gl_unittests.spawn_logcat_monitor",
1455 "~followup_annotations": [
1456 "@@@STEP_NEST_LEVEL@1@@@"
1457 ]
1458 },
1459 {
1460 "cmd": [
1461 "python",
1462 "-u",
1463 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1464 "gtest",
1465 "-s",
1466 "gl_unittests",
1467 "--blacklist-file",
1468 "[SLAVE_BUILD]/src/out/bad_devices.json",
1469 "--verbose",
1470 "--flakiness-dashboard-server=test-results.appspot.com",
1471 "--json-results-file",
1472 "/path/to/tmp/json"
1473 ],
1474 "cwd": "[SLAVE_BUILD]",
1475 "env": {
1476 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1477 },
1478 "name": "gl_unittests.gl_unittests",
1479 "~followup_annotations": [
1480 "@@@STEP_NEST_LEVEL@1@@@"
1481 ]
1482 },
1483 {
1484 "cmd": [
1485 "python",
1486 "-u",
1487 "[BUILD]/scripts/slave/tee.py",
1488 "/path/to/tmp/logcat",
1489 "--",
1490 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1491 "[TMP_BASE]/logcat_tmp_16"
1492 ],
1493 "cwd": "[SLAVE_BUILD]",
1494 "name": "gl_unittests.logcat_dump",
1495 "~followup_annotations": [
1496 "@@@STEP_NEST_LEVEL@1@@@"
1497 ]
1498 },
1499 {
1500 "cmd": [],
1501 "cwd": "[SLAVE_BUILD]",
1502 "name": "gpu_unittests"
1503 },
1504 {
1505 "cmd": [
1506 "[BUILD]/scripts/slave/daemonizer.py",
1507 "--",
1508 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1509 "[TMP_BASE]/logcat_tmp_17"
1510 ],
1511 "cwd": "[SLAVE_BUILD]",
1512 "env": {
1513 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1514 },
1515 "name": "gpu_unittests.spawn_logcat_monitor",
1516 "~followup_annotations": [
1517 "@@@STEP_NEST_LEVEL@1@@@"
1518 ]
1519 },
1520 {
1521 "cmd": [
1522 "python",
1523 "-u",
1524 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1525 "gtest",
1526 "-s",
1527 "gpu_unittests",
1528 "--blacklist-file",
1529 "[SLAVE_BUILD]/src/out/bad_devices.json",
1530 "--verbose",
1531 "--flakiness-dashboard-server=test-results.appspot.com",
1532 "--json-results-file",
1533 "/path/to/tmp/json"
1534 ],
1535 "cwd": "[SLAVE_BUILD]",
1536 "env": {
1537 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1538 },
1539 "name": "gpu_unittests.gpu_unittests",
1540 "~followup_annotations": [
1541 "@@@STEP_NEST_LEVEL@1@@@"
1542 ]
1543 },
1544 {
1545 "cmd": [
1546 "python",
1547 "-u",
1548 "[BUILD]/scripts/slave/tee.py",
1549 "/path/to/tmp/logcat",
1550 "--",
1551 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1552 "[TMP_BASE]/logcat_tmp_17"
1553 ],
1554 "cwd": "[SLAVE_BUILD]",
1555 "name": "gpu_unittests.logcat_dump",
1556 "~followup_annotations": [
1557 "@@@STEP_NEST_LEVEL@1@@@"
1558 ]
1559 },
1560 {
1561 "cmd": [],
1562 "cwd": "[SLAVE_BUILD]",
1563 "name": "ipc_tests"
1564 },
1565 {
1566 "cmd": [
1567 "[BUILD]/scripts/slave/daemonizer.py",
1568 "--",
1569 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1570 "[TMP_BASE]/logcat_tmp_18"
1571 ],
1572 "cwd": "[SLAVE_BUILD]",
1573 "env": {
1574 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1575 },
1576 "name": "ipc_tests.spawn_logcat_monitor",
1577 "~followup_annotations": [
1578 "@@@STEP_NEST_LEVEL@1@@@"
1579 ]
1580 },
1581 {
1582 "cmd": [
1583 "python",
1584 "-u",
1585 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1586 "gtest",
1587 "-s",
1588 "ipc_tests",
1589 "--blacklist-file",
1590 "[SLAVE_BUILD]/src/out/bad_devices.json",
1591 "--verbose",
1592 "--flakiness-dashboard-server=test-results.appspot.com",
1593 "--json-results-file",
1594 "/path/to/tmp/json"
1595 ],
1596 "cwd": "[SLAVE_BUILD]",
1597 "env": {
1598 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1599 },
1600 "name": "ipc_tests.ipc_tests",
1601 "~followup_annotations": [
1602 "@@@STEP_NEST_LEVEL@1@@@"
1603 ]
1604 },
1605 {
1606 "cmd": [
1607 "python",
1608 "-u",
1609 "[BUILD]/scripts/slave/tee.py",
1610 "/path/to/tmp/logcat",
1611 "--",
1612 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1613 "[TMP_BASE]/logcat_tmp_18"
1614 ],
1615 "cwd": "[SLAVE_BUILD]",
1616 "name": "ipc_tests.logcat_dump",
1617 "~followup_annotations": [
1618 "@@@STEP_NEST_LEVEL@1@@@"
1619 ]
1620 },
1621 {
1622 "cmd": [],
1623 "cwd": "[SLAVE_BUILD]",
1624 "name": "media_unittests"
1625 },
1626 {
1627 "cmd": [
1628 "[BUILD]/scripts/slave/daemonizer.py",
1629 "--",
1630 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1631 "[TMP_BASE]/logcat_tmp_19"
1632 ],
1633 "cwd": "[SLAVE_BUILD]",
1634 "env": {
1635 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1636 },
1637 "name": "media_unittests.spawn_logcat_monitor",
1638 "~followup_annotations": [
1639 "@@@STEP_NEST_LEVEL@1@@@"
1640 ]
1641 },
1642 {
1643 "cmd": [
1644 "python",
1645 "-u",
1646 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1647 "gtest",
1648 "-s",
1649 "media_unittests",
1650 "--blacklist-file",
1651 "[SLAVE_BUILD]/src/out/bad_devices.json",
1652 "--verbose",
1653 "--isolate_file_path=[SLAVE_BUILD]/src/media/media_unittests.isolate",
1654 "--flakiness-dashboard-server=test-results.appspot.com",
1655 "--json-results-file",
1656 "/path/to/tmp/json"
1657 ],
1658 "cwd": "[SLAVE_BUILD]",
1659 "env": {
1660 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1661 },
1662 "name": "media_unittests.media_unittests",
1663 "~followup_annotations": [
1664 "@@@STEP_NEST_LEVEL@1@@@"
1665 ]
1666 },
1667 {
1668 "cmd": [
1669 "python",
1670 "-u",
1671 "[BUILD]/scripts/slave/tee.py",
1672 "/path/to/tmp/logcat",
1673 "--",
1674 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
1675 "[TMP_BASE]/logcat_tmp_19"
1676 ],
1677 "cwd": "[SLAVE_BUILD]",
1678 "name": "media_unittests.logcat_dump",
1679 "~followup_annotations": [
1680 "@@@STEP_NEST_LEVEL@1@@@"
1681 ]
1682 },
1683 {
1684 "cmd": [],
1685 "cwd": "[SLAVE_BUILD]",
1686 "name": "net_unittests"
1687 },
1688 {
1689 "cmd": [
1690 "[BUILD]/scripts/slave/daemonizer.py",
1691 "--",
1692 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1693 "[TMP_BASE]/logcat_tmp_20"
1694 ],
1695 "cwd": "[SLAVE_BUILD]",
1696 "env": {
1697 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1698 },
1699 "name": "net_unittests.spawn_logcat_monitor",
1700 "~followup_annotations": [
1701 "@@@STEP_NEST_LEVEL@1@@@"
1702 ]
1703 },
1704 {
1705 "cmd": [
1706 "python", 819 "python",
1707 "-u", 820 "-u",
1708 "[SLAVE_BUILD]/src/build/android/test_runner.py", 821 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1709 "gtest", 822 "gtest",
1710 "-s", 823 "-s",
1711 "net_unittests", 824 "gl_tests",
1712 "--blacklist-file", 825 "--blacklist-file",
1713 "[SLAVE_BUILD]/src/out/bad_devices.json", 826 "[SLAVE_BUILD]/src/out/bad_devices.json",
1714 "--verbose", 827 "--verbose",
1715 "--isolate_file_path=[SLAVE_BUILD]/src/net/net_unittests.isolate",
1716 "--flakiness-dashboard-server=test-results.appspot.com", 828 "--flakiness-dashboard-server=test-results.appspot.com",
1717 "--json-results-file", 829 "--json-results-file",
1718 "/path/to/tmp/json" 830 "/path/to/tmp/json"
1719 ], 831 ],
1720 "cwd": "[SLAVE_BUILD]", 832 "cwd": "[SLAVE_BUILD]",
1721 "env": { 833 "env": {
1722 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 834 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1723 }, 835 },
1724 "name": "net_unittests.net_unittests", 836 "name": "gl_tests"
1725 "~followup_annotations": [
1726 "@@@STEP_NEST_LEVEL@1@@@"
1727 ]
1728 }, 837 },
1729 { 838 {
1730 "cmd": [ 839 "cmd": [
1731 "python", 840 "python",
1732 "-u", 841 "-u",
1733 "[BUILD]/scripts/slave/tee.py", 842 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1734 "/path/to/tmp/logcat", 843 "gtest",
1735 "--", 844 "-s",
1736 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 845 "gl_unittests",
1737 "[TMP_BASE]/logcat_tmp_20" 846 "--blacklist-file",
1738 ], 847 "[SLAVE_BUILD]/src/out/bad_devices.json",
1739 "cwd": "[SLAVE_BUILD]", 848 "--verbose",
1740 "name": "net_unittests.logcat_dump", 849 "--flakiness-dashboard-server=test-results.appspot.com",
1741 "~followup_annotations": [ 850 "--json-results-file",
1742 "@@@STEP_NEST_LEVEL@1@@@" 851 "/path/to/tmp/json"
1743 ]
1744 },
1745 {
1746 "cmd": [],
1747 "cwd": "[SLAVE_BUILD]",
1748 "name": "sandbox_linux_unittests"
1749 },
1750 {
1751 "cmd": [
1752 "[BUILD]/scripts/slave/daemonizer.py",
1753 "--",
1754 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1755 "[TMP_BASE]/logcat_tmp_21"
1756 ], 852 ],
1757 "cwd": "[SLAVE_BUILD]", 853 "cwd": "[SLAVE_BUILD]",
1758 "env": { 854 "env": {
1759 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 855 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1760 }, 856 },
1761 "name": "sandbox_linux_unittests.spawn_logcat_monitor", 857 "name": "gl_unittests"
1762 "~followup_annotations": [
1763 "@@@STEP_NEST_LEVEL@1@@@"
1764 ]
1765 }, 858 },
1766 { 859 {
1767 "cmd": [ 860 "cmd": [
1768 "python", 861 "python",
1769 "-u", 862 "-u",
1770 "[SLAVE_BUILD]/src/build/android/test_runner.py", 863 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1771 "gtest", 864 "gtest",
1772 "-s", 865 "-s",
1773 "sandbox_linux_unittests", 866 "gpu_unittests",
1774 "--blacklist-file", 867 "--blacklist-file",
1775 "[SLAVE_BUILD]/src/out/bad_devices.json", 868 "[SLAVE_BUILD]/src/out/bad_devices.json",
1776 "--verbose", 869 "--verbose",
1777 "--flakiness-dashboard-server=test-results.appspot.com", 870 "--flakiness-dashboard-server=test-results.appspot.com",
1778 "--json-results-file", 871 "--json-results-file",
1779 "/path/to/tmp/json" 872 "/path/to/tmp/json"
1780 ], 873 ],
1781 "cwd": "[SLAVE_BUILD]", 874 "cwd": "[SLAVE_BUILD]",
1782 "env": { 875 "env": {
1783 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 876 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1784 }, 877 },
1785 "name": "sandbox_linux_unittests.sandbox_linux_unittests", 878 "name": "gpu_unittests"
1786 "~followup_annotations": [
1787 "@@@STEP_NEST_LEVEL@1@@@"
1788 ]
1789 }, 879 },
1790 { 880 {
1791 "cmd": [ 881 "cmd": [
1792 "python", 882 "python",
1793 "-u", 883 "-u",
1794 "[BUILD]/scripts/slave/tee.py", 884 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1795 "/path/to/tmp/logcat", 885 "gtest",
1796 "--", 886 "-s",
1797 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 887 "ipc_tests",
1798 "[TMP_BASE]/logcat_tmp_21" 888 "--blacklist-file",
1799 ], 889 "[SLAVE_BUILD]/src/out/bad_devices.json",
1800 "cwd": "[SLAVE_BUILD]", 890 "--verbose",
1801 "name": "sandbox_linux_unittests.logcat_dump", 891 "--flakiness-dashboard-server=test-results.appspot.com",
1802 "~followup_annotations": [ 892 "--json-results-file",
1803 "@@@STEP_NEST_LEVEL@1@@@" 893 "/path/to/tmp/json"
1804 ]
1805 },
1806 {
1807 "cmd": [],
1808 "cwd": "[SLAVE_BUILD]",
1809 "name": "sql_unittests"
1810 },
1811 {
1812 "cmd": [
1813 "[BUILD]/scripts/slave/daemonizer.py",
1814 "--",
1815 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1816 "[TMP_BASE]/logcat_tmp_22"
1817 ], 894 ],
1818 "cwd": "[SLAVE_BUILD]", 895 "cwd": "[SLAVE_BUILD]",
1819 "env": { 896 "env": {
1820 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 897 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1821 }, 898 },
1822 "name": "sql_unittests.spawn_logcat_monitor", 899 "name": "ipc_tests"
1823 "~followup_annotations": [
1824 "@@@STEP_NEST_LEVEL@1@@@"
1825 ]
1826 }, 900 },
1827 { 901 {
1828 "cmd": [ 902 "cmd": [
1829 "python", 903 "python",
1830 "-u", 904 "-u",
1831 "[SLAVE_BUILD]/src/build/android/test_runner.py", 905 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1832 "gtest", 906 "gtest",
1833 "-s", 907 "-s",
1834 "sql_unittests", 908 "media_unittests",
1835 "--blacklist-file", 909 "--blacklist-file",
1836 "[SLAVE_BUILD]/src/out/bad_devices.json", 910 "[SLAVE_BUILD]/src/out/bad_devices.json",
1837 "--verbose", 911 "--verbose",
1838 "--isolate_file_path=[SLAVE_BUILD]/src/sql/sql_unittests.isolate", 912 "--isolate_file_path=[SLAVE_BUILD]/src/media/media_unittests.isolate",
1839 "--flakiness-dashboard-server=test-results.appspot.com", 913 "--flakiness-dashboard-server=test-results.appspot.com",
1840 "--json-results-file", 914 "--json-results-file",
1841 "/path/to/tmp/json" 915 "/path/to/tmp/json"
1842 ], 916 ],
1843 "cwd": "[SLAVE_BUILD]", 917 "cwd": "[SLAVE_BUILD]",
1844 "env": { 918 "env": {
1845 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 919 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1846 }, 920 },
1847 "name": "sql_unittests.sql_unittests", 921 "name": "media_unittests"
1848 "~followup_annotations": [
1849 "@@@STEP_NEST_LEVEL@1@@@"
1850 ]
1851 }, 922 },
1852 { 923 {
1853 "cmd": [ 924 "cmd": [
1854 "python", 925 "python",
1855 "-u", 926 "-u",
1856 "[BUILD]/scripts/slave/tee.py", 927 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1857 "/path/to/tmp/logcat", 928 "gtest",
1858 "--", 929 "-s",
1859 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 930 "net_unittests",
1860 "[TMP_BASE]/logcat_tmp_22" 931 "--blacklist-file",
1861 ], 932 "[SLAVE_BUILD]/src/out/bad_devices.json",
1862 "cwd": "[SLAVE_BUILD]", 933 "--verbose",
1863 "name": "sql_unittests.logcat_dump", 934 "--isolate_file_path=[SLAVE_BUILD]/src/net/net_unittests.isolate",
1864 "~followup_annotations": [ 935 "--flakiness-dashboard-server=test-results.appspot.com",
1865 "@@@STEP_NEST_LEVEL@1@@@" 936 "--json-results-file",
1866 ] 937 "/path/to/tmp/json"
1867 },
1868 {
1869 "cmd": [],
1870 "cwd": "[SLAVE_BUILD]",
1871 "name": "sync_unit_tests"
1872 },
1873 {
1874 "cmd": [
1875 "[BUILD]/scripts/slave/daemonizer.py",
1876 "--",
1877 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1878 "[TMP_BASE]/logcat_tmp_23"
1879 ], 938 ],
1880 "cwd": "[SLAVE_BUILD]", 939 "cwd": "[SLAVE_BUILD]",
1881 "env": { 940 "env": {
1882 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 941 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1883 }, 942 },
1884 "name": "sync_unit_tests.spawn_logcat_monitor", 943 "name": "net_unittests"
1885 "~followup_annotations": [
1886 "@@@STEP_NEST_LEVEL@1@@@"
1887 ]
1888 }, 944 },
1889 { 945 {
1890 "cmd": [ 946 "cmd": [
1891 "python", 947 "python",
1892 "-u", 948 "-u",
1893 "[SLAVE_BUILD]/src/build/android/test_runner.py", 949 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1894 "gtest", 950 "gtest",
1895 "-s", 951 "-s",
1896 "sync_unit_tests", 952 "sandbox_linux_unittests",
1897 "--blacklist-file", 953 "--blacklist-file",
1898 "[SLAVE_BUILD]/src/out/bad_devices.json", 954 "[SLAVE_BUILD]/src/out/bad_devices.json",
1899 "--verbose", 955 "--verbose",
1900 "--isolate_file_path=[SLAVE_BUILD]/src/sync/sync_unit_tests.isolate",
1901 "--flakiness-dashboard-server=test-results.appspot.com", 956 "--flakiness-dashboard-server=test-results.appspot.com",
1902 "--json-results-file", 957 "--json-results-file",
1903 "/path/to/tmp/json" 958 "/path/to/tmp/json"
1904 ], 959 ],
1905 "cwd": "[SLAVE_BUILD]", 960 "cwd": "[SLAVE_BUILD]",
1906 "env": { 961 "env": {
1907 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 962 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1908 }, 963 },
1909 "name": "sync_unit_tests.sync_unit_tests", 964 "name": "sandbox_linux_unittests"
1910 "~followup_annotations": [
1911 "@@@STEP_NEST_LEVEL@1@@@"
1912 ]
1913 }, 965 },
1914 { 966 {
1915 "cmd": [ 967 "cmd": [
1916 "python", 968 "python",
1917 "-u", 969 "-u",
1918 "[BUILD]/scripts/slave/tee.py", 970 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1919 "/path/to/tmp/logcat", 971 "gtest",
1920 "--", 972 "-s",
1921 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 973 "sql_unittests",
1922 "[TMP_BASE]/logcat_tmp_23" 974 "--blacklist-file",
1923 ], 975 "[SLAVE_BUILD]/src/out/bad_devices.json",
1924 "cwd": "[SLAVE_BUILD]", 976 "--verbose",
1925 "name": "sync_unit_tests.logcat_dump", 977 "--isolate_file_path=[SLAVE_BUILD]/src/sql/sql_unittests.isolate",
1926 "~followup_annotations": [ 978 "--flakiness-dashboard-server=test-results.appspot.com",
1927 "@@@STEP_NEST_LEVEL@1@@@" 979 "--json-results-file",
1928 ] 980 "/path/to/tmp/json"
1929 },
1930 {
1931 "cmd": [],
1932 "cwd": "[SLAVE_BUILD]",
1933 "name": "ui_android_unittests"
1934 },
1935 {
1936 "cmd": [
1937 "[BUILD]/scripts/slave/daemonizer.py",
1938 "--",
1939 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
1940 "[TMP_BASE]/logcat_tmp_24"
1941 ], 981 ],
1942 "cwd": "[SLAVE_BUILD]", 982 "cwd": "[SLAVE_BUILD]",
1943 "env": { 983 "env": {
1944 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 984 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1945 }, 985 },
1946 "name": "ui_android_unittests.spawn_logcat_monitor", 986 "name": "sql_unittests"
1947 "~followup_annotations": [
1948 "@@@STEP_NEST_LEVEL@1@@@"
1949 ]
1950 }, 987 },
1951 { 988 {
1952 "cmd": [ 989 "cmd": [
1953 "python", 990 "python",
1954 "-u", 991 "-u",
1955 "[SLAVE_BUILD]/src/build/android/test_runner.py", 992 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1956 "gtest", 993 "gtest",
1957 "-s", 994 "-s",
1958 "ui_android_unittests", 995 "sync_unit_tests",
1959 "--blacklist-file", 996 "--blacklist-file",
1960 "[SLAVE_BUILD]/src/out/bad_devices.json", 997 "[SLAVE_BUILD]/src/out/bad_devices.json",
1961 "--verbose", 998 "--verbose",
999 "--isolate_file_path=[SLAVE_BUILD]/src/sync/sync_unit_tests.isolate",
1962 "--flakiness-dashboard-server=test-results.appspot.com", 1000 "--flakiness-dashboard-server=test-results.appspot.com",
1963 "--json-results-file", 1001 "--json-results-file",
1964 "/path/to/tmp/json" 1002 "/path/to/tmp/json"
1965 ], 1003 ],
1966 "cwd": "[SLAVE_BUILD]", 1004 "cwd": "[SLAVE_BUILD]",
1967 "env": { 1005 "env": {
1968 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 1006 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
1969 }, 1007 },
1970 "name": "ui_android_unittests.ui_android_unittests", 1008 "name": "sync_unit_tests"
1971 "~followup_annotations": [
1972 "@@@STEP_NEST_LEVEL@1@@@"
1973 ]
1974 }, 1009 },
1975 { 1010 {
1976 "cmd": [ 1011 "cmd": [
1977 "python", 1012 "python",
1978 "-u", 1013 "-u",
1979 "[BUILD]/scripts/slave/tee.py", 1014 "[SLAVE_BUILD]/src/build/android/test_runner.py",
1980 "/path/to/tmp/logcat", 1015 "gtest",
1981 "--", 1016 "-s",
1982 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 1017 "ui_android_unittests",
1983 "[TMP_BASE]/logcat_tmp_24" 1018 "--blacklist-file",
1984 ], 1019 "[SLAVE_BUILD]/src/out/bad_devices.json",
1985 "cwd": "[SLAVE_BUILD]", 1020 "--verbose",
1986 "name": "ui_android_unittests.logcat_dump", 1021 "--flakiness-dashboard-server=test-results.appspot.com",
1987 "~followup_annotations": [ 1022 "--json-results-file",
1988 "@@@STEP_NEST_LEVEL@1@@@" 1023 "/path/to/tmp/json"
1989 ]
1990 },
1991 {
1992 "cmd": [],
1993 "cwd": "[SLAVE_BUILD]",
1994 "name": "ui_base_unittests"
1995 },
1996 {
1997 "cmd": [
1998 "[BUILD]/scripts/slave/daemonizer.py",
1999 "--",
2000 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
2001 "[TMP_BASE]/logcat_tmp_25"
2002 ], 1024 ],
2003 "cwd": "[SLAVE_BUILD]", 1025 "cwd": "[SLAVE_BUILD]",
2004 "env": { 1026 "env": {
2005 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 1027 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
2006 }, 1028 },
2007 "name": "ui_base_unittests.spawn_logcat_monitor", 1029 "name": "ui_android_unittests"
2008 "~followup_annotations": [
2009 "@@@STEP_NEST_LEVEL@1@@@"
2010 ]
2011 }, 1030 },
2012 { 1031 {
2013 "cmd": [ 1032 "cmd": [
2014 "python", 1033 "python",
2015 "-u", 1034 "-u",
2016 "[SLAVE_BUILD]/src/build/android/test_runner.py", 1035 "[SLAVE_BUILD]/src/build/android/test_runner.py",
2017 "gtest", 1036 "gtest",
2018 "-s", 1037 "-s",
2019 "ui_base_unittests", 1038 "ui_base_unittests",
2020 "--blacklist-file", 1039 "--blacklist-file",
2021 "[SLAVE_BUILD]/src/out/bad_devices.json", 1040 "[SLAVE_BUILD]/src/out/bad_devices.json",
2022 "--verbose", 1041 "--verbose",
2023 "--isolate_file_path=[SLAVE_BUILD]/src/ui/base/ui_base_tests.isolate", 1042 "--isolate_file_path=[SLAVE_BUILD]/src/ui/base/ui_base_tests.isolate",
2024 "--flakiness-dashboard-server=test-results.appspot.com", 1043 "--flakiness-dashboard-server=test-results.appspot.com",
2025 "--json-results-file", 1044 "--json-results-file",
2026 "/path/to/tmp/json" 1045 "/path/to/tmp/json"
2027 ], 1046 ],
2028 "cwd": "[SLAVE_BUILD]", 1047 "cwd": "[SLAVE_BUILD]",
2029 "env": { 1048 "env": {
2030 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 1049 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
2031 }, 1050 },
2032 "name": "ui_base_unittests.ui_base_unittests", 1051 "name": "ui_base_unittests"
2033 "~followup_annotations": [
2034 "@@@STEP_NEST_LEVEL@1@@@"
2035 ]
2036 }, 1052 },
2037 { 1053 {
2038 "cmd": [ 1054 "cmd": [
2039 "python",
2040 "-u",
2041 "[BUILD]/scripts/slave/tee.py",
2042 "/path/to/tmp/logcat",
2043 "--",
2044 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
2045 "[TMP_BASE]/logcat_tmp_25"
2046 ],
2047 "cwd": "[SLAVE_BUILD]",
2048 "name": "ui_base_unittests.logcat_dump",
2049 "~followup_annotations": [
2050 "@@@STEP_NEST_LEVEL@1@@@"
2051 ]
2052 },
2053 {
2054 "cmd": [],
2055 "cwd": "[SLAVE_BUILD]",
2056 "name": "ui_touch_selection_unittests"
2057 },
2058 {
2059 "cmd": [
2060 "[BUILD]/scripts/slave/daemonizer.py",
2061 "--",
2062 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
2063 "[TMP_BASE]/logcat_tmp_26"
2064 ],
2065 "cwd": "[SLAVE_BUILD]",
2066 "env": {
2067 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
2068 },
2069 "name": "ui_touch_selection_unittests.spawn_logcat_monitor",
2070 "~followup_annotations": [
2071 "@@@STEP_NEST_LEVEL@1@@@"
2072 ]
2073 },
2074 {
2075 "cmd": [
2076 "python", 1055 "python",
2077 "-u", 1056 "-u",
2078 "[SLAVE_BUILD]/src/build/android/test_runner.py", 1057 "[SLAVE_BUILD]/src/build/android/test_runner.py",
2079 "gtest", 1058 "gtest",
2080 "-s", 1059 "-s",
2081 "ui_touch_selection_unittests", 1060 "ui_touch_selection_unittests",
2082 "--blacklist-file", 1061 "--blacklist-file",
2083 "[SLAVE_BUILD]/src/out/bad_devices.json", 1062 "[SLAVE_BUILD]/src/out/bad_devices.json",
2084 "--verbose", 1063 "--verbose",
2085 "--flakiness-dashboard-server=test-results.appspot.com", 1064 "--flakiness-dashboard-server=test-results.appspot.com",
2086 "--json-results-file", 1065 "--json-results-file",
2087 "/path/to/tmp/json" 1066 "/path/to/tmp/json"
2088 ], 1067 ],
2089 "cwd": "[SLAVE_BUILD]", 1068 "cwd": "[SLAVE_BUILD]",
2090 "env": { 1069 "env": {
2091 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 1070 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
2092 }, 1071 },
2093 "name": "ui_touch_selection_unittests.ui_touch_selection_unittests", 1072 "name": "ui_touch_selection_unittests"
2094 "~followup_annotations": [
2095 "@@@STEP_NEST_LEVEL@1@@@"
2096 ]
2097 }, 1073 },
2098 { 1074 {
2099 "cmd": [ 1075 "cmd": [
2100 "python",
2101 "-u",
2102 "[BUILD]/scripts/slave/tee.py",
2103 "/path/to/tmp/logcat",
2104 "--",
2105 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
2106 "[TMP_BASE]/logcat_tmp_26"
2107 ],
2108 "cwd": "[SLAVE_BUILD]",
2109 "name": "ui_touch_selection_unittests.logcat_dump",
2110 "~followup_annotations": [
2111 "@@@STEP_NEST_LEVEL@1@@@"
2112 ]
2113 },
2114 {
2115 "cmd": [],
2116 "cwd": "[SLAVE_BUILD]",
2117 "name": "unit_tests"
2118 },
2119 {
2120 "cmd": [
2121 "[BUILD]/scripts/slave/daemonizer.py",
2122 "--",
2123 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
2124 "[TMP_BASE]/logcat_tmp_27"
2125 ],
2126 "cwd": "[SLAVE_BUILD]",
2127 "env": {
2128 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
2129 },
2130 "name": "unit_tests.spawn_logcat_monitor",
2131 "~followup_annotations": [
2132 "@@@STEP_NEST_LEVEL@1@@@"
2133 ]
2134 },
2135 {
2136 "cmd": [
2137 "python", 1076 "python",
2138 "-u", 1077 "-u",
2139 "[SLAVE_BUILD]/src/build/android/test_runner.py", 1078 "[SLAVE_BUILD]/src/build/android/test_runner.py",
2140 "gtest", 1079 "gtest",
2141 "-s", 1080 "-s",
2142 "unit_tests", 1081 "unit_tests",
2143 "--blacklist-file", 1082 "--blacklist-file",
2144 "[SLAVE_BUILD]/src/out/bad_devices.json", 1083 "[SLAVE_BUILD]/src/out/bad_devices.json",
2145 "--verbose", 1084 "--verbose",
2146 "--isolate_file_path=[SLAVE_BUILD]/src/chrome/unit_tests.isolate", 1085 "--isolate_file_path=[SLAVE_BUILD]/src/chrome/unit_tests.isolate",
2147 "--flakiness-dashboard-server=test-results.appspot.com", 1086 "--flakiness-dashboard-server=test-results.appspot.com",
2148 "--json-results-file", 1087 "--json-results-file",
2149 "/path/to/tmp/json" 1088 "/path/to/tmp/json"
2150 ], 1089 ],
2151 "cwd": "[SLAVE_BUILD]", 1090 "cwd": "[SLAVE_BUILD]",
2152 "env": { 1091 "env": {
2153 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 1092 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
2154 }, 1093 },
2155 "name": "unit_tests.unit_tests", 1094 "name": "unit_tests"
2156 "~followup_annotations": [
2157 "@@@STEP_NEST_LEVEL@1@@@"
2158 ]
2159 }, 1095 },
2160 { 1096 {
2161 "cmd": [ 1097 "cmd": [
2162 "python",
2163 "-u",
2164 "[BUILD]/scripts/slave/tee.py",
2165 "/path/to/tmp/logcat",
2166 "--",
2167 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
2168 "[TMP_BASE]/logcat_tmp_27"
2169 ],
2170 "cwd": "[SLAVE_BUILD]",
2171 "name": "unit_tests.logcat_dump",
2172 "~followup_annotations": [
2173 "@@@STEP_NEST_LEVEL@1@@@"
2174 ]
2175 },
2176 {
2177 "cmd": [
2178 "python", 1098 "python",
2179 "-u", 1099 "-u",
2180 "[SLAVE_BUILD]/src/build/android/test_runner.py", 1100 "[SLAVE_BUILD]/src/build/android/test_runner.py",
2181 "junit", 1101 "junit",
2182 "-s", 1102 "-s",
2183 "base_junit_tests", 1103 "base_junit_tests",
2184 "--verbose", 1104 "--verbose",
2185 "--json-results-file", 1105 "--json-results-file",
2186 "/path/to/tmp/json" 1106 "/path/to/tmp/json"
2187 ], 1107 ],
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
2312 "cwd": "[SLAVE_BUILD]", 1232 "cwd": "[SLAVE_BUILD]",
2313 "name": "shutdown_device_monitor" 1233 "name": "shutdown_device_monitor"
2314 }, 1234 },
2315 { 1235 {
2316 "cmd": [ 1236 "cmd": [
2317 "python", 1237 "python",
2318 "-u", 1238 "-u",
2319 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 1239 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
2320 "--output-path", 1240 "--output-path",
2321 "[SLAVE_BUILD]/src/out/Debug/full_log", 1241 "[SLAVE_BUILD]/src/out/Debug/full_log",
2322 "[SLAVE_BUILD]/src/out/logcat_dir" 1242 "[SLAVE_BUILD]/src/out/logcat"
2323 ], 1243 ],
2324 "cwd": "[SLAVE_BUILD]", 1244 "cwd": "[SLAVE_BUILD]",
2325 "name": "logcat_dump" 1245 "name": "logcat_dump"
2326 }, 1246 },
2327 { 1247 {
2328 "cmd": [ 1248 "cmd": [
2329 "python", 1249 "python",
2330 "-u", 1250 "-u",
2331 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 1251 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
2332 "--timeout", 1252 "--timeout",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
2394 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 1314 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
2395 "@@@STEP_LOG_END@python.inline@@@" 1315 "@@@STEP_LOG_END@python.inline@@@"
2396 ] 1316 ]
2397 }, 1317 },
2398 { 1318 {
2399 "name": "$result", 1319 "name": "$result",
2400 "recipe_result": null, 1320 "recipe_result": null,
2401 "status_code": 0 1321 "status_code": 0
2402 } 1322 }
2403 ] 1323 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698