| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.linux", | 8 "chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android GN", | 10 "Android GN", |
| (...skipping 463 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 474 "cwd": "[SLAVE_BUILD]", | 474 "cwd": "[SLAVE_BUILD]", |
| 475 "name": "spawn_device_monitor" | 475 "name": "spawn_device_monitor" |
| 476 }, | 476 }, |
| 477 { | 477 { |
| 478 "cmd": [ | 478 "cmd": [ |
| 479 "python", | 479 "python", |
| 480 "-u", | 480 "-u", |
| 481 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", | 481 "[SLAVE_BUILD]/src/out/Release/bin/run_android_webview_test_apk", |
| 482 "--blacklist-file", | 482 "--blacklist-file", |
| 483 "[SLAVE_BUILD]/src/out/bad_devices.json", | 483 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 484 "--logcat-output-file", | |
| 485 "/path/to/tmp/", | |
| 486 "--flakiness-dashboard-server", | 484 "--flakiness-dashboard-server", |
| 487 "test-results.appspot.com", | 485 "test-results.appspot.com", |
| 488 "--verbose", | 486 "--verbose", |
| 489 "--json-results-file", | 487 "--json-results-file", |
| 490 "/path/to/tmp/json" | 488 "/path/to/tmp/json" |
| 491 ], | 489 ], |
| 492 "cwd": "[SLAVE_BUILD]", | 490 "cwd": "[SLAVE_BUILD]", |
| 493 "name": "Instrumentation test AndroidWebViewTest", | 491 "name": "Instrumentation test AndroidWebViewTest", |
| 494 "~followup_annotations": [ | 492 "~followup_annotations": [ |
| 495 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 493 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 496 ] | 494 ] |
| 497 }, | 495 }, |
| 498 { | 496 { |
| 499 "cmd": [ | 497 "cmd": [ |
| 500 "python", | 498 "python", |
| 501 "-u", | 499 "-u", |
| 502 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", | 500 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", |
| 503 "--blacklist-file", | 501 "--blacklist-file", |
| 504 "[SLAVE_BUILD]/src/out/bad_devices.json", | 502 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 505 "--logcat-output-file", | |
| 506 "/path/to/tmp/", | |
| 507 "--flakiness-dashboard-server", | 503 "--flakiness-dashboard-server", |
| 508 "test-results.appspot.com", | 504 "test-results.appspot.com", |
| 509 "--verbose", | 505 "--verbose", |
| 510 "--json-results-file", | 506 "--json-results-file", |
| 511 "/path/to/tmp/json" | 507 "/path/to/tmp/json" |
| 512 ], | 508 ], |
| 513 "cwd": "[SLAVE_BUILD]", | 509 "cwd": "[SLAVE_BUILD]", |
| 514 "name": "Instrumentation test ChromePublicTest", | 510 "name": "Instrumentation test ChromePublicTest", |
| 515 "~followup_annotations": [ | 511 "~followup_annotations": [ |
| 516 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 512 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 517 ] | 513 ] |
| 518 }, | 514 }, |
| 519 { | 515 { |
| 520 "cmd": [ | 516 "cmd": [ |
| 521 "python", | 517 "python", |
| 522 "-u", | 518 "-u", |
| 523 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", | 519 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_sync_shell_test_apk", |
| 524 "--blacklist-file", | 520 "--blacklist-file", |
| 525 "[SLAVE_BUILD]/src/out/bad_devices.json", | 521 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 526 "--logcat-output-file", | |
| 527 "/path/to/tmp/", | |
| 528 "--flakiness-dashboard-server", | 522 "--flakiness-dashboard-server", |
| 529 "test-results.appspot.com", | 523 "test-results.appspot.com", |
| 530 "--verbose", | 524 "--verbose", |
| 531 "--json-results-file", | 525 "--json-results-file", |
| 532 "/path/to/tmp/json" | 526 "/path/to/tmp/json" |
| 533 ], | 527 ], |
| 534 "cwd": "[SLAVE_BUILD]", | 528 "cwd": "[SLAVE_BUILD]", |
| 535 "name": "Instrumentation test ChromeSyncShellTest", | 529 "name": "Instrumentation test ChromeSyncShellTest", |
| 536 "~followup_annotations": [ | 530 "~followup_annotations": [ |
| 537 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 531 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 538 ] | 532 ] |
| 539 }, | 533 }, |
| 540 { | 534 { |
| 541 "cmd": [ | 535 "cmd": [ |
| 542 "python", | 536 "python", |
| 543 "-u", | 537 "-u", |
| 544 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", | 538 "[SLAVE_BUILD]/src/out/Release/bin/run_content_shell_test_apk", |
| 545 "--blacklist-file", | 539 "--blacklist-file", |
| 546 "[SLAVE_BUILD]/src/out/bad_devices.json", | 540 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 547 "--logcat-output-file", | |
| 548 "/path/to/tmp/", | |
| 549 "--flakiness-dashboard-server", | 541 "--flakiness-dashboard-server", |
| 550 "test-results.appspot.com", | 542 "test-results.appspot.com", |
| 551 "--verbose", | 543 "--verbose", |
| 552 "--json-results-file", | 544 "--json-results-file", |
| 553 "/path/to/tmp/json" | 545 "/path/to/tmp/json" |
| 554 ], | 546 ], |
| 555 "cwd": "[SLAVE_BUILD]", | 547 "cwd": "[SLAVE_BUILD]", |
| 556 "name": "Instrumentation test ContentShellTest", | 548 "name": "Instrumentation test ContentShellTest", |
| 557 "~followup_annotations": [ | 549 "~followup_annotations": [ |
| 558 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 550 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| 559 ] | 551 ] |
| 560 }, | 552 }, |
| 561 { | 553 { |
| 562 "cmd": [ | 554 "cmd": [ |
| 563 "python", | 555 "python", |
| 564 "-u", | 556 "-u", |
| 565 "[SLAVE_BUILD]/src/out/Release/bin/run_mojo_test_apk", | 557 "[SLAVE_BUILD]/src/out/Release/bin/run_mojo_test_apk", |
| 566 "--blacklist-file", | 558 "--blacklist-file", |
| 567 "[SLAVE_BUILD]/src/out/bad_devices.json", | 559 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 568 "--logcat-output-file", | |
| 569 "/path/to/tmp/", | |
| 570 "--flakiness-dashboard-server", | 560 "--flakiness-dashboard-server", |
| 571 "test-results.appspot.com", | 561 "test-results.appspot.com", |
| 572 "--verbose", | 562 "--verbose", |
| 573 "--json-results-file", | 563 "--json-results-file", |
| 574 "/path/to/tmp/json" | 564 "/path/to/tmp/json" |
| 575 ], | 565 ], |
| 576 "cwd": "[SLAVE_BUILD]", | 566 "cwd": "[SLAVE_BUILD]", |
| 577 "name": "Instrumentation test MojoTest", | 567 "name": "Instrumentation test MojoTest", |
| 578 "~followup_annotations": [ | 568 "~followup_annotations": [ |
| 579 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" | 569 "@@@STEP_TEXT@<br/>failures:<br/>TestB<br/>@@@" |
| (...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 905 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 895 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 906 "@@@STEP_LOG_END@python.inline@@@" | 896 "@@@STEP_LOG_END@python.inline@@@" |
| 907 ] | 897 ] |
| 908 }, | 898 }, |
| 909 { | 899 { |
| 910 "name": "$result", | 900 "name": "$result", |
| 911 "recipe_result": null, | 901 "recipe_result": null, |
| 912 "status_code": 0 | 902 "status_code": 0 |
| 913 } | 903 } |
| 914 ] | 904 ] |
| OLD | NEW |