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

Side by Side Diff: testing/buildbot/chromium.android.json

Issue 1640233003: [Android] ui_base_unittests.isolate -> ui_base_tests.isolate for chromium.android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « no previous file | 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 "Android Aura Tester (dbg)": { 2 "Android Aura Tester (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "base_unittests" 5 "test": "base_unittests"
6 }, 6 },
7 { 7 {
8 "test": "compositor_unittests" 8 "test": "compositor_unittests"
9 }, 9 },
10 { 10 {
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 "args": [ 222 "args": [
223 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 223 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
224 ], 224 ],
225 "test": "sync_unit_tests" 225 "test": "sync_unit_tests"
226 }, 226 },
227 { 227 {
228 "test": "ui_android_unittests" 228 "test": "ui_android_unittests"
229 }, 229 },
230 { 230 {
231 "args": [ 231 "args": [
232 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 232 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
233 ], 233 ],
234 "test": "ui_base_unittests" 234 "test": "ui_base_unittests"
235 }, 235 },
236 { 236 {
237 "test": "ui_touch_selection_unittests" 237 "test": "ui_touch_selection_unittests"
238 }, 238 },
239 { 239 {
240 "args": [ 240 "args": [
241 "--isolate_file_path=src/chrome/unit_tests.isolate" 241 "--isolate_file_path=src/chrome/unit_tests.isolate"
242 ], 242 ],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 "args": [ 337 "args": [
338 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 338 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
339 ], 339 ],
340 "test": "sync_unit_tests" 340 "test": "sync_unit_tests"
341 }, 341 },
342 { 342 {
343 "test": "ui_android_unittests" 343 "test": "ui_android_unittests"
344 }, 344 },
345 { 345 {
346 "args": [ 346 "args": [
347 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 347 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
348 ], 348 ],
349 "test": "ui_base_unittests" 349 "test": "ui_base_unittests"
350 }, 350 },
351 { 351 {
352 "test": "ui_touch_selection_unittests" 352 "test": "ui_touch_selection_unittests"
353 }, 353 },
354 { 354 {
355 "args": [ 355 "args": [
356 "--isolate_file_path=src/chrome/unit_tests.isolate" 356 "--isolate_file_path=src/chrome/unit_tests.isolate"
357 ], 357 ],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
452 "args": [ 452 "args": [
453 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 453 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
454 ], 454 ],
455 "test": "sync_unit_tests" 455 "test": "sync_unit_tests"
456 }, 456 },
457 { 457 {
458 "test": "ui_android_unittests" 458 "test": "ui_android_unittests"
459 }, 459 },
460 { 460 {
461 "args": [ 461 "args": [
462 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 462 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
463 ], 463 ],
464 "test": "ui_base_unittests" 464 "test": "ui_base_unittests"
465 }, 465 },
466 { 466 {
467 "test": "ui_touch_selection_unittests" 467 "test": "ui_touch_selection_unittests"
468 }, 468 },
469 { 469 {
470 "args": [ 470 "args": [
471 "--isolate_file_path=src/chrome/unit_tests.isolate" 471 "--isolate_file_path=src/chrome/unit_tests.isolate"
472 ], 472 ],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 "args": [ 567 "args": [
568 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 568 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
569 ], 569 ],
570 "test": "sync_unit_tests" 570 "test": "sync_unit_tests"
571 }, 571 },
572 { 572 {
573 "test": "ui_android_unittests" 573 "test": "ui_android_unittests"
574 }, 574 },
575 { 575 {
576 "args": [ 576 "args": [
577 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 577 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
578 ], 578 ],
579 "test": "ui_base_unittests" 579 "test": "ui_base_unittests"
580 }, 580 },
581 { 581 {
582 "test": "ui_touch_selection_unittests" 582 "test": "ui_touch_selection_unittests"
583 }, 583 },
584 { 584 {
585 "args": [ 585 "args": [
586 "--isolate_file_path=src/chrome/unit_tests.isolate" 586 "--isolate_file_path=src/chrome/unit_tests.isolate"
587 ], 587 ],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 "args": [ 682 "args": [
683 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 683 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
684 ], 684 ],
685 "test": "sync_unit_tests" 685 "test": "sync_unit_tests"
686 }, 686 },
687 { 687 {
688 "test": "ui_android_unittests" 688 "test": "ui_android_unittests"
689 }, 689 },
690 { 690 {
691 "args": [ 691 "args": [
692 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 692 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
693 ], 693 ],
694 "test": "ui_base_unittests" 694 "test": "ui_base_unittests"
695 }, 695 },
696 { 696 {
697 "test": "ui_touch_selection_unittests" 697 "test": "ui_touch_selection_unittests"
698 }, 698 },
699 { 699 {
700 "args": [ 700 "args": [
701 "--isolate_file_path=src/chrome/unit_tests.isolate" 701 "--isolate_file_path=src/chrome/unit_tests.isolate"
702 ], 702 ],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
797 "args": [ 797 "args": [
798 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 798 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
799 ], 799 ],
800 "test": "sync_unit_tests" 800 "test": "sync_unit_tests"
801 }, 801 },
802 { 802 {
803 "test": "ui_android_unittests" 803 "test": "ui_android_unittests"
804 }, 804 },
805 { 805 {
806 "args": [ 806 "args": [
807 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 807 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
808 ], 808 ],
809 "test": "ui_base_unittests" 809 "test": "ui_base_unittests"
810 }, 810 },
811 { 811 {
812 "test": "ui_touch_selection_unittests" 812 "test": "ui_touch_selection_unittests"
813 }, 813 },
814 { 814 {
815 "args": [ 815 "args": [
816 "--isolate_file_path=src/chrome/unit_tests.isolate" 816 "--isolate_file_path=src/chrome/unit_tests.isolate"
817 ], 817 ],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
912 "args": [ 912 "args": [
913 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 913 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
914 ], 914 ],
915 "test": "sync_unit_tests" 915 "test": "sync_unit_tests"
916 }, 916 },
917 { 917 {
918 "test": "ui_android_unittests" 918 "test": "ui_android_unittests"
919 }, 919 },
920 { 920 {
921 "args": [ 921 "args": [
922 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 922 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
923 ], 923 ],
924 "test": "ui_base_unittests" 924 "test": "ui_base_unittests"
925 }, 925 },
926 { 926 {
927 "test": "ui_touch_selection_unittests" 927 "test": "ui_touch_selection_unittests"
928 }, 928 },
929 { 929 {
930 "args": [ 930 "args": [
931 "--isolate_file_path=src/chrome/unit_tests.isolate" 931 "--isolate_file_path=src/chrome/unit_tests.isolate"
932 ], 932 ],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
1027 "args": [ 1027 "args": [
1028 "--isolate_file_path=src/sync/sync_unit_tests.isolate" 1028 "--isolate_file_path=src/sync/sync_unit_tests.isolate"
1029 ], 1029 ],
1030 "test": "sync_unit_tests" 1030 "test": "sync_unit_tests"
1031 }, 1031 },
1032 { 1032 {
1033 "test": "ui_android_unittests" 1033 "test": "ui_android_unittests"
1034 }, 1034 },
1035 { 1035 {
1036 "args": [ 1036 "args": [
1037 "--isolate_file_path=src/ui/base/ui_base_unittests.isolate" 1037 "--isolate_file_path=src/ui/base/ui_base_tests.isolate"
1038 ], 1038 ],
1039 "test": "ui_base_unittests" 1039 "test": "ui_base_unittests"
1040 }, 1040 },
1041 { 1041 {
1042 "test": "ui_touch_selection_unittests" 1042 "test": "ui_touch_selection_unittests"
1043 }, 1043 },
1044 { 1044 {
1045 "args": [ 1045 "args": [
1046 "--isolate_file_path=src/chrome/unit_tests.isolate" 1046 "--isolate_file_path=src/chrome/unit_tests.isolate"
1047 ], 1047 ],
1048 "test": "unit_tests" 1048 "test": "unit_tests"
1049 } 1049 }
1050 ] 1050 ]
1051 } 1051 }
1052 } 1052 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698