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

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

Issue 1994703002: [Android] Default to test name as compile target for instrumentation tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_build.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 Tests", 10 "Android Tests",
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", 218 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
219 "/path/to/tmp/json" 219 "/path/to/tmp/json"
220 ], 220 ],
221 "name": "read test spec", 221 "name": "read test spec",
222 "~followup_annotations": [ 222 "~followup_annotations": [
223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@", 223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@",
224 "@@@STEP_LOG_LINE@json.output@{@@@", 224 "@@@STEP_LOG_LINE@json.output@{@@@",
225 "@@@STEP_LOG_LINE@json.output@ \"Android Tests\": {@@@", 225 "@@@STEP_LOG_LINE@json.output@ \"Android Tests\": {@@@",
226 "@@@STEP_LOG_LINE@json.output@ \"instrumentation_tests\": [@@@", 226 "@@@STEP_LOG_LINE@json.output@ \"instrumentation_tests\": [@@@",
227 "@@@STEP_LOG_LINE@json.output@ {@@@", 227 "@@@STEP_LOG_LINE@json.output@ {@@@",
228 "@@@STEP_LOG_LINE@json.output@ \"additional_apks\": [@@@", 228 "@@@STEP_LOG_LINE@json.output@ \"test\": \"blimp_test_apk\"@@@",
229 "@@@STEP_LOG_LINE@json.output@ \"another_apk\", @@@",
230 "@@@STEP_LOG_LINE@json.output@ \"omg_so_many_apks\"@@@",
231 "@@@STEP_LOG_LINE@json.output@ ], @@@",
232 "@@@STEP_LOG_LINE@json.output@ \"apk_under_test\": \"second_apk\", @@@",
233 "@@@STEP_LOG_LINE@json.output@ \"test\": \"ChromePublicTest\", @@@" ,
234 "@@@STEP_LOG_LINE@json.output@ \"test_apk\": \"one_apk\"@@@",
235 "@@@STEP_LOG_LINE@json.output@ }@@@", 229 "@@@STEP_LOG_LINE@json.output@ }@@@",
236 "@@@STEP_LOG_LINE@json.output@ ]@@@", 230 "@@@STEP_LOG_LINE@json.output@ ]@@@",
237 "@@@STEP_LOG_LINE@json.output@ }@@@", 231 "@@@STEP_LOG_LINE@json.output@ }@@@",
238 "@@@STEP_LOG_LINE@json.output@}@@@", 232 "@@@STEP_LOG_LINE@json.output@}@@@",
239 "@@@STEP_LOG_END@json.output@@@" 233 "@@@STEP_LOG_END@json.output@@@"
240 ] 234 ]
241 }, 235 },
242 { 236 {
243 "cmd": [ 237 "cmd": [
244 "python", 238 "python",
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
548 "Android Tests", 542 "Android Tests",
549 "--blacklist-file", 543 "--blacklist-file",
550 "[SLAVE_BUILD]/src/out/bad_devices.json" 544 "[SLAVE_BUILD]/src/out/bad_devices.json"
551 ], 545 ],
552 "name": "spawn_device_monitor" 546 "name": "spawn_device_monitor"
553 }, 547 },
554 { 548 {
555 "cmd": [ 549 "cmd": [
556 "python", 550 "python",
557 "-u", 551 "-u",
558 "[SLAVE_BUILD]/src/out/Release/bin/run_chrome_public_test_apk", 552 "[SLAVE_BUILD]/src/out/Release/bin/run_blimp_test_apk",
559 "--blacklist-file", 553 "--blacklist-file",
560 "[SLAVE_BUILD]/src/out/bad_devices.json", 554 "[SLAVE_BUILD]/src/out/bad_devices.json",
561 "--verbose", 555 "--verbose",
562 "--json-results-file", 556 "--json-results-file",
563 "/path/to/tmp/json" 557 "/path/to/tmp/json"
564 ], 558 ],
565 "name": "Instrumentation test ChromePublicTest", 559 "name": "Instrumentation test blimp_test_apk",
566 "~followup_annotations": [ 560 "~followup_annotations": [
567 "step returned non-zero exit code: 1", 561 "step returned non-zero exit code: 1",
568 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", 562 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
569 "@@@STEP_FAILURE@@@" 563 "@@@STEP_FAILURE@@@"
570 ] 564 ]
571 }, 565 },
572 { 566 {
573 "cmd": [ 567 "cmd": [
574 "python", 568 "python",
575 "-u", 569 "-u",
576 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ", 570 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py ",
577 "--input-gtest-json", 571 "--input-gtest-json",
578 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}", 572 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"FAILURE\"}]}]}",
579 "--master-name", 573 "--master-name",
580 "chromium.linux", 574 "chromium.linux",
581 "--builder-name", 575 "--builder-name",
582 "Android Tests", 576 "Android Tests",
583 "--build-number", 577 "--build-number",
584 "571", 578 "571",
585 "--test-type", 579 "--test-type",
586 "ChromePublicTest", 580 "blimp_test_apk",
587 "--test-results-server", 581 "--test-results-server",
588 "test-results.appspot.com", 582 "test-results.appspot.com",
589 "--chrome-revision", 583 "--chrome-revision",
590 "refs/heads/master@{#170242}" 584 "refs/heads/master@{#170242}"
591 ], 585 ],
592 "name": "Upload to test-results [ChromePublicTest]" 586 "name": "Upload to test-results [blimp_test_apk]"
593 }, 587 },
594 { 588 {
595 "cmd": [ 589 "cmd": [
596 "python", 590 "python",
597 "-u", 591 "-u",
598 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", 592 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py",
599 "--action", 593 "--action",
600 "stop", 594 "stop",
601 "--pid-file-path", 595 "--pid-file-path",
602 "/tmp/device_monitor.pid" 596 "/tmp/device_monitor.pid"
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
678 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", 672 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@",
679 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", 673 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@",
680 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", 674 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@",
681 "@@@STEP_LOG_LINE@python.inline@ print l@@@", 675 "@@@STEP_LOG_LINE@python.inline@ print l@@@",
682 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", 676 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@",
683 "@@@STEP_LOG_END@python.inline@@@" 677 "@@@STEP_LOG_END@python.inline@@@"
684 ] 678 ]
685 }, 679 },
686 { 680 {
687 "name": "$result", 681 "name": "$result",
688 "reason": "1 tests failed: ['ChromePublicTest']", 682 "reason": "1 tests failed: ['blimp_test_apk']",
689 "status_code": 1 683 "status_code": 1
690 } 684 }
691 ] 685 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_build.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698