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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_GN.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 GN", 10 "Android GN",
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 "~followup_annotations": [ 247 "~followup_annotations": [
248 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 248 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
249 "@@@STEP_LOG_END@json.output (invalid)@@@" 249 "@@@STEP_LOG_END@json.output (invalid)@@@"
250 ] 250 ]
251 }, 251 },
252 { 252 {
253 "cmd": [ 253 "cmd": [
254 "[BUILD]/scripts/slave/daemonizer.py", 254 "[BUILD]/scripts/slave/daemonizer.py",
255 "--", 255 "--",
256 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", 256 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
257 "[SLAVE_BUILD]/src/out/logcat_dir" 257 "[SLAVE_BUILD]/src/out/logcat"
258 ], 258 ],
259 "cwd": "[SLAVE_BUILD]", 259 "cwd": "[SLAVE_BUILD]",
260 "env": { 260 "env": {
261 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 261 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
262 }, 262 },
263 "name": "spawn_logcat_monitor" 263 "name": "spawn_logcat_monitor"
264 }, 264 },
265 { 265 {
266 "cmd": [ 266 "cmd": [
267 "python", 267 "python",
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
418 "[\"07a00ca4\"]", 418 "[\"07a00ca4\"]",
419 "chromium.linux", 419 "chromium.linux",
420 "Android GN", 420 "Android GN",
421 "--blacklist-file", 421 "--blacklist-file",
422 "[SLAVE_BUILD]/src/out/bad_devices.json" 422 "[SLAVE_BUILD]/src/out/bad_devices.json"
423 ], 423 ],
424 "cwd": "[SLAVE_BUILD]", 424 "cwd": "[SLAVE_BUILD]",
425 "name": "spawn_device_monitor" 425 "name": "spawn_device_monitor"
426 }, 426 },
427 { 427 {
428 "cmd": [],
429 "cwd": "[SLAVE_BUILD]",
430 "name": "ChromePublicTest"
431 },
432 {
433 "cmd": [
434 "[BUILD]/scripts/slave/daemonizer.py",
435 "--",
436 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
437 "[TMP_BASE]/logcat_tmp_1"
438 ],
439 "cwd": "[SLAVE_BUILD]",
440 "env": {
441 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
442 },
443 "name": "ChromePublicTest.spawn_logcat_monitor",
444 "~followup_annotations": [
445 "@@@STEP_NEST_LEVEL@1@@@"
446 ]
447 },
448 {
449 "cmd": [ 428 "cmd": [
450 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", 429 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
451 "[SLAVE_BUILD]/src/out/Release/apks/ChromePublic.apk", 430 "[SLAVE_BUILD]/src/out/Release/apks/ChromePublic.apk",
452 "-v", 431 "-v",
453 "--blacklist-file", 432 "--blacklist-file",
454 "[SLAVE_BUILD]/src/out/bad_devices.json", 433 "[SLAVE_BUILD]/src/out/bad_devices.json",
455 "--release" 434 "--release"
456 ], 435 ],
457 "cwd": "[SLAVE_BUILD]", 436 "cwd": "[SLAVE_BUILD]",
458 "env": { 437 "env": {
459 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 438 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
460 }, 439 },
461 "name": "ChromePublicTest.install ChromePublic.apk", 440 "name": "install ChromePublic.apk"
462 "~followup_annotations": [
463 "@@@STEP_NEST_LEVEL@1@@@"
464 ]
465 }, 441 },
466 { 442 {
467 "cmd": [ 443 "cmd": [
468 "python", 444 "python",
469 "-u", 445 "-u",
470 "[SLAVE_BUILD]/src/build/android/test_runner.py", 446 "[SLAVE_BUILD]/src/build/android/test_runner.py",
471 "instrumentation", 447 "instrumentation",
472 "--test-apk", 448 "--test-apk",
473 "[SLAVE_BUILD]/src/out/Release/apks/ChromePublicTest.apk", 449 "[SLAVE_BUILD]/src/out/Release/apks/ChromePublicTest.apk",
474 "--blacklist-file", 450 "--blacklist-file",
475 "[SLAVE_BUILD]/src/out/bad_devices.json", 451 "[SLAVE_BUILD]/src/out/bad_devices.json",
476 "--apk-under-test", 452 "--apk-under-test",
477 "[SLAVE_BUILD]/src/out/Release/apks/ChromePublic.apk", 453 "[SLAVE_BUILD]/src/out/Release/apks/ChromePublic.apk",
478 "--isolate-file-path", 454 "--isolate-file-path",
479 "chrome/chrome_public_test_apk.isolate", 455 "chrome/chrome_public_test_apk.isolate",
480 "--flakiness-dashboard-server", 456 "--flakiness-dashboard-server",
481 "test-results.appspot.com", 457 "test-results.appspot.com",
482 "--verbose", 458 "--verbose",
483 "--release", 459 "--release",
484 "--json-results-file", 460 "--json-results-file",
485 "/path/to/tmp/json" 461 "/path/to/tmp/json"
486 ], 462 ],
487 "cwd": "[SLAVE_BUILD]", 463 "cwd": "[SLAVE_BUILD]",
488 "name": "ChromePublicTest.Instrumentation test ChromePublicTest", 464 "name": "Instrumentation test ChromePublicTest",
489 "~followup_annotations": [ 465 "~followup_annotations": [
490 "@@@STEP_NEST_LEVEL@1@@@" 466 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
491 ] 467 ]
492 }, 468 },
493 { 469 {
494 "cmd": [
495 "python",
496 "-u",
497 "[BUILD]/scripts/slave/tee.py",
498 "/path/to/tmp/logcat",
499 "--",
500 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
501 "[TMP_BASE]/logcat_tmp_1"
502 ],
503 "cwd": "[SLAVE_BUILD]",
504 "name": "ChromePublicTest.logcat_dump",
505 "~followup_annotations": [
506 "@@@STEP_NEST_LEVEL@1@@@"
507 ]
508 },
509 {
510 "cmd": [],
511 "cwd": "[SLAVE_BUILD]",
512 "name": "ContentShellTest"
513 },
514 {
515 "cmd": [
516 "[BUILD]/scripts/slave/daemonizer.py",
517 "--",
518 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
519 "[TMP_BASE]/logcat_tmp_2"
520 ],
521 "cwd": "[SLAVE_BUILD]",
522 "env": {
523 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
524 },
525 "name": "ContentShellTest.spawn_logcat_monitor",
526 "~followup_annotations": [
527 "@@@STEP_NEST_LEVEL@1@@@"
528 ]
529 },
530 {
531 "cmd": [ 470 "cmd": [
532 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", 471 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
533 "[SLAVE_BUILD]/src/out/Release/apks/ContentShell.apk", 472 "[SLAVE_BUILD]/src/out/Release/apks/ContentShell.apk",
534 "-v", 473 "-v",
535 "--blacklist-file", 474 "--blacklist-file",
536 "[SLAVE_BUILD]/src/out/bad_devices.json", 475 "[SLAVE_BUILD]/src/out/bad_devices.json",
537 "--release" 476 "--release"
538 ], 477 ],
539 "cwd": "[SLAVE_BUILD]", 478 "cwd": "[SLAVE_BUILD]",
540 "env": { 479 "env": {
541 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 480 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
542 }, 481 },
543 "name": "ContentShellTest.install ContentShell.apk", 482 "name": "install ContentShell.apk"
544 "~followup_annotations": [
545 "@@@STEP_NEST_LEVEL@1@@@"
546 ]
547 }, 483 },
548 { 484 {
549 "cmd": [ 485 "cmd": [
550 "python", 486 "python",
551 "-u", 487 "-u",
552 "[SLAVE_BUILD]/src/build/android/test_runner.py", 488 "[SLAVE_BUILD]/src/build/android/test_runner.py",
553 "instrumentation", 489 "instrumentation",
554 "--test-apk", 490 "--test-apk",
555 "[SLAVE_BUILD]/src/out/Release/apks/ContentShellTest.apk", 491 "[SLAVE_BUILD]/src/out/Release/apks/ContentShellTest.apk",
556 "--blacklist-file", 492 "--blacklist-file",
557 "[SLAVE_BUILD]/src/out/bad_devices.json", 493 "[SLAVE_BUILD]/src/out/bad_devices.json",
558 "--apk-under-test", 494 "--apk-under-test",
559 "[SLAVE_BUILD]/src/out/Release/apks/ContentShell.apk", 495 "[SLAVE_BUILD]/src/out/Release/apks/ContentShell.apk",
560 "--isolate-file-path", 496 "--isolate-file-path",
561 "content/content_shell_test_apk.isolate", 497 "content/content_shell_test_apk.isolate",
562 "--flakiness-dashboard-server", 498 "--flakiness-dashboard-server",
563 "test-results.appspot.com", 499 "test-results.appspot.com",
564 "--verbose", 500 "--verbose",
565 "--release", 501 "--release",
566 "--json-results-file", 502 "--json-results-file",
567 "/path/to/tmp/json" 503 "/path/to/tmp/json"
568 ], 504 ],
569 "cwd": "[SLAVE_BUILD]", 505 "cwd": "[SLAVE_BUILD]",
570 "name": "ContentShellTest.Instrumentation test ContentShellTest", 506 "name": "Instrumentation test ContentShellTest",
571 "~followup_annotations": [ 507 "~followup_annotations": [
572 "@@@STEP_NEST_LEVEL@1@@@" 508 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@"
573 ] 509 ]
574 }, 510 },
575 { 511 {
576 "cmd": [
577 "python",
578 "-u",
579 "[BUILD]/scripts/slave/tee.py",
580 "/path/to/tmp/logcat",
581 "--",
582 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
583 "[TMP_BASE]/logcat_tmp_2"
584 ],
585 "cwd": "[SLAVE_BUILD]",
586 "name": "ContentShellTest.logcat_dump",
587 "~followup_annotations": [
588 "@@@STEP_NEST_LEVEL@1@@@"
589 ]
590 },
591 {
592 "cmd": [],
593 "cwd": "[SLAVE_BUILD]",
594 "name": "breakpad_unittests"
595 },
596 {
597 "cmd": [
598 "[BUILD]/scripts/slave/daemonizer.py",
599 "--",
600 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
601 "[TMP_BASE]/logcat_tmp_3"
602 ],
603 "cwd": "[SLAVE_BUILD]",
604 "env": {
605 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
606 },
607 "name": "breakpad_unittests.spawn_logcat_monitor",
608 "~followup_annotations": [
609 "@@@STEP_NEST_LEVEL@1@@@"
610 ]
611 },
612 {
613 "cmd": [ 512 "cmd": [
614 "python", 513 "python",
615 "-u", 514 "-u",
616 "[SLAVE_BUILD]/src/build/android/test_runner.py", 515 "[SLAVE_BUILD]/src/build/android/test_runner.py",
617 "gtest", 516 "gtest",
618 "-s", 517 "-s",
619 "breakpad_unittests", 518 "breakpad_unittests",
620 "--blacklist-file", 519 "--blacklist-file",
621 "[SLAVE_BUILD]/src/out/bad_devices.json", 520 "[SLAVE_BUILD]/src/out/bad_devices.json",
622 "--verbose", 521 "--verbose",
623 "--release", 522 "--release",
624 "--isolate_file_path=[SLAVE_BUILD]/src/breakpad/breakpad_unittests.isolate ", 523 "--isolate_file_path=[SLAVE_BUILD]/src/breakpad/breakpad_unittests.isolate ",
625 "--flakiness-dashboard-server=test-results.appspot.com", 524 "--flakiness-dashboard-server=test-results.appspot.com",
626 "--json-results-file", 525 "--json-results-file",
627 "/path/to/tmp/json" 526 "/path/to/tmp/json"
628 ], 527 ],
629 "cwd": "[SLAVE_BUILD]", 528 "cwd": "[SLAVE_BUILD]",
630 "env": { 529 "env": {
631 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 530 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
632 }, 531 },
633 "name": "breakpad_unittests.breakpad_unittests", 532 "name": "breakpad_unittests"
634 "~followup_annotations": [
635 "@@@STEP_NEST_LEVEL@1@@@"
636 ]
637 }, 533 },
638 { 534 {
639 "cmd": [ 535 "cmd": [
640 "python",
641 "-u",
642 "[BUILD]/scripts/slave/tee.py",
643 "/path/to/tmp/logcat",
644 "--",
645 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
646 "[TMP_BASE]/logcat_tmp_3"
647 ],
648 "cwd": "[SLAVE_BUILD]",
649 "name": "breakpad_unittests.logcat_dump",
650 "~followup_annotations": [
651 "@@@STEP_NEST_LEVEL@1@@@"
652 ]
653 },
654 {
655 "cmd": [],
656 "cwd": "[SLAVE_BUILD]",
657 "name": "sandbox_linux_unittests"
658 },
659 {
660 "cmd": [
661 "[BUILD]/scripts/slave/daemonizer.py",
662 "--",
663 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py",
664 "[TMP_BASE]/logcat_tmp_4"
665 ],
666 "cwd": "[SLAVE_BUILD]",
667 "env": {
668 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
669 },
670 "name": "sandbox_linux_unittests.spawn_logcat_monitor",
671 "~followup_annotations": [
672 "@@@STEP_NEST_LEVEL@1@@@"
673 ]
674 },
675 {
676 "cmd": [
677 "python", 536 "python",
678 "-u", 537 "-u",
679 "[SLAVE_BUILD]/src/build/android/test_runner.py", 538 "[SLAVE_BUILD]/src/build/android/test_runner.py",
680 "gtest", 539 "gtest",
681 "-s", 540 "-s",
682 "sandbox_linux_unittests", 541 "sandbox_linux_unittests",
683 "--blacklist-file", 542 "--blacklist-file",
684 "[SLAVE_BUILD]/src/out/bad_devices.json", 543 "[SLAVE_BUILD]/src/out/bad_devices.json",
685 "--verbose", 544 "--verbose",
686 "--release", 545 "--release",
687 "--flakiness-dashboard-server=test-results.appspot.com", 546 "--flakiness-dashboard-server=test-results.appspot.com",
688 "--json-results-file", 547 "--json-results-file",
689 "/path/to/tmp/json" 548 "/path/to/tmp/json"
690 ], 549 ],
691 "cwd": "[SLAVE_BUILD]", 550 "cwd": "[SLAVE_BUILD]",
692 "env": { 551 "env": {
693 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 552 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
694 }, 553 },
695 "name": "sandbox_linux_unittests.sandbox_linux_unittests", 554 "name": "sandbox_linux_unittests"
696 "~followup_annotations": [
697 "@@@STEP_NEST_LEVEL@1@@@"
698 ]
699 }, 555 },
700 { 556 {
701 "cmd": [ 557 "cmd": [
702 "python",
703 "-u",
704 "[BUILD]/scripts/slave/tee.py",
705 "/path/to/tmp/logcat",
706 "--",
707 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
708 "[TMP_BASE]/logcat_tmp_4"
709 ],
710 "cwd": "[SLAVE_BUILD]",
711 "name": "sandbox_linux_unittests.logcat_dump",
712 "~followup_annotations": [
713 "@@@STEP_NEST_LEVEL@1@@@"
714 ]
715 },
716 {
717 "cmd": [
718 "python", 558 "python",
719 "-u", 559 "-u",
720 "[SLAVE_BUILD]/src/build/android/test_runner.py", 560 "[SLAVE_BUILD]/src/build/android/test_runner.py",
721 "junit", 561 "junit",
722 "-s", 562 "-s",
723 "base_junit_tests", 563 "base_junit_tests",
724 "--verbose", 564 "--verbose",
725 "--release", 565 "--release",
726 "--json-results-file", 566 "--json-results-file",
727 "/path/to/tmp/json" 567 "/path/to/tmp/json"
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
880 "cwd": "[SLAVE_BUILD]", 720 "cwd": "[SLAVE_BUILD]",
881 "name": "shutdown_device_monitor" 721 "name": "shutdown_device_monitor"
882 }, 722 },
883 { 723 {
884 "cmd": [ 724 "cmd": [
885 "python", 725 "python",
886 "-u", 726 "-u",
887 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", 727 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py",
888 "--output-path", 728 "--output-path",
889 "[SLAVE_BUILD]/src/out/Release/full_log", 729 "[SLAVE_BUILD]/src/out/Release/full_log",
890 "[SLAVE_BUILD]/src/out/logcat_dir" 730 "[SLAVE_BUILD]/src/out/logcat"
891 ], 731 ],
892 "cwd": "[SLAVE_BUILD]", 732 "cwd": "[SLAVE_BUILD]",
893 "name": "logcat_dump" 733 "name": "logcat_dump"
894 }, 734 },
895 { 735 {
896 "cmd": [ 736 "cmd": [
897 "python", 737 "python",
898 "-u", 738 "-u",
899 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 739 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
900 "--timeout", 740 "--timeout",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
962 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 802 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
963 "@@@STEP_LOG_END@python.inline@@@" 803 "@@@STEP_LOG_END@python.inline@@@"
964 ] 804 ]
965 }, 805 },
966 { 806 {
967 "name": "$result", 807 "name": "$result",
968 "recipe_result": null, 808 "recipe_result": null,
969 "status_code": 0 809 "status_code": 0
970 } 810 }
971 ] 811 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698