| OLD | NEW |
| 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.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Tests (amp instrumentation test split)", | 10 "Android Tests (amp instrumentation test split)", |
| (...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 508 "cwd": "[SLAVE_BUILD]", | 508 "cwd": "[SLAVE_BUILD]", |
| 509 "name": "[trigger] AndroidWebViewTest", | 509 "name": "[trigger] AndroidWebViewTest", |
| 510 "~followup_annotations": [ | 510 "~followup_annotations": [ |
| 511 "step returned non-zero exit code: 1", | 511 "step returned non-zero exit code: 1", |
| 512 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 512 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 513 "@@@STEP_LOG_END@json.output (invalid)@@@", | 513 "@@@STEP_LOG_END@json.output (invalid)@@@", |
| 514 "@@@STEP_FAILURE@@@" | 514 "@@@STEP_FAILURE@@@" |
| 515 ] | 515 ] |
| 516 }, | 516 }, |
| 517 { | 517 { |
| 518 "cmd": [], |
| 519 "cwd": "[SLAVE_BUILD]", |
| 520 "name": "AndroidWebViewTest" |
| 521 }, |
| 522 { |
| 523 "cmd": [ |
| 524 "[BUILD]/scripts/slave/daemonizer.py", |
| 525 "--", |
| 526 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", |
| 527 "[TMP_BASE]/test_logcat_tmp_1" |
| 528 ], |
| 529 "cwd": "[SLAVE_BUILD]", |
| 530 "env": { |
| 531 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 532 }, |
| 533 "name": "AndroidWebViewTest.spawn_logcat_monitor", |
| 534 "~followup_annotations": [ |
| 535 "@@@STEP_NEST_LEVEL@1@@@" |
| 536 ] |
| 537 }, |
| 538 { |
| 518 "cmd": [ | 539 "cmd": [ |
| 519 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", | 540 "[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
| 520 "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebView", | 541 "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebView", |
| 521 "-v", | 542 "-v", |
| 522 "--blacklist-file", | 543 "--blacklist-file", |
| 523 "[SLAVE_BUILD]/src/out/bad_devices.json", | 544 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 524 "--release" | 545 "--release" |
| 525 ], | 546 ], |
| 526 "cwd": "[SLAVE_BUILD]", | 547 "cwd": "[SLAVE_BUILD]", |
| 527 "env": { | 548 "env": { |
| 528 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 549 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 529 }, | 550 }, |
| 530 "name": "install AndroidWebView" | 551 "name": "AndroidWebViewTest.install AndroidWebView", |
| 552 "~followup_annotations": [ |
| 553 "@@@STEP_NEST_LEVEL@1@@@" |
| 554 ] |
| 531 }, | 555 }, |
| 532 { | 556 { |
| 533 "cmd": [ | 557 "cmd": [ |
| 534 "python", | 558 "python", |
| 535 "-u", | 559 "-u", |
| 536 "[SLAVE_BUILD]/src/build/android/test_runner.py", | 560 "[SLAVE_BUILD]/src/build/android/test_runner.py", |
| 537 "instrumentation", | 561 "instrumentation", |
| 538 "--test-apk", | 562 "--test-apk", |
| 539 "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebViewTest", | 563 "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebViewTest", |
| 540 "--blacklist-file", | 564 "--blacklist-file", |
| 541 "[SLAVE_BUILD]/src/out/bad_devices.json", | 565 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 542 "--apk-under-test", | 566 "--apk-under-test", |
| 543 "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebView", | 567 "[SLAVE_BUILD]/src/out/Release/apks/AndroidWebView", |
| 544 "--isolate-file-path", | 568 "--isolate-file-path", |
| 545 "[SLAVE_BUILD]/src/android_webview/android_webview_test_apk.isolate", | 569 "[SLAVE_BUILD]/src/android_webview/android_webview_test_apk.isolate", |
| 546 "--flakiness-dashboard-server", | 570 "--flakiness-dashboard-server", |
| 547 "test-results.appspot.com", | 571 "test-results.appspot.com", |
| 548 "--verbose", | 572 "--verbose", |
| 549 "--release", | 573 "--release", |
| 550 "--json-results-file", | 574 "--json-results-file", |
| 551 "/path/to/tmp/json" | 575 "/path/to/tmp/json" |
| 552 ], | 576 ], |
| 553 "cwd": "[SLAVE_BUILD]", | 577 "cwd": "[SLAVE_BUILD]", |
| 554 "name": "Instrumentation test AndroidWebViewTest", | 578 "name": "AndroidWebViewTest.Instrumentation test AndroidWebViewTest", |
| 555 "~followup_annotations": [ | 579 "~followup_annotations": [ |
| 556 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 580 "@@@STEP_NEST_LEVEL@1@@@" |
| 557 ] | 581 ] |
| 558 }, | 582 }, |
| 559 { | 583 { |
| 584 "cmd": [ |
| 585 "python", |
| 586 "-u", |
| 587 "[BUILD]/scripts/slave/tee.py", |
| 588 "/path/to/tmp/logcat", |
| 589 "--", |
| 590 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", |
| 591 "[TMP_BASE]/test_logcat_tmp_1" |
| 592 ], |
| 593 "cwd": "[SLAVE_BUILD]", |
| 594 "name": "AndroidWebViewTest.logcat_dump", |
| 595 "~followup_annotations": [ |
| 596 "@@@STEP_NEST_LEVEL@1@@@" |
| 597 ] |
| 598 }, |
| 599 { |
| 560 "cmd": [ | 600 "cmd": [ |
| 561 "python", | 601 "python", |
| 562 "-u", | 602 "-u", |
| 563 "[BUILD]/scripts/slave/daemonizer.py", | 603 "[BUILD]/scripts/slave/daemonizer.py", |
| 564 "--action", | 604 "--action", |
| 565 "stop", | 605 "stop", |
| 566 "--pid-file-path", | 606 "--pid-file-path", |
| 567 "/tmp/device_monitor.pid" | 607 "/tmp/device_monitor.pid" |
| 568 ], | 608 ], |
| 569 "cwd": "[SLAVE_BUILD]", | 609 "cwd": "[SLAVE_BUILD]", |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 628 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 668 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 629 "@@@STEP_LOG_END@python.inline@@@" | 669 "@@@STEP_LOG_END@python.inline@@@" |
| 630 ] | 670 ] |
| 631 }, | 671 }, |
| 632 { | 672 { |
| 633 "name": "$result", | 673 "name": "$result", |
| 634 "recipe_result": null, | 674 "recipe_result": null, |
| 635 "status_code": 0 | 675 "status_code": 0 |
| 636 } | 676 } |
| 637 ] | 677 ] |
| OLD | NEW |