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

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

Issue 1890583002: Renaming App List Shower to App List Presenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. Created 4 years, 8 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 | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.json » ('j') | 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 GN": { 2 "Android GN": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "android_webview_unittests" 5 "test": "android_webview_unittests"
6 }, 6 },
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 }, 9 },
10 { 10 {
(...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 { 564 {
565 "swarming": { 565 "swarming": {
566 "can_use_on_swarming_builders": true 566 "can_use_on_swarming_builders": true
567 }, 567 },
568 "test": "accessibility_unittests" 568 "test": "accessibility_unittests"
569 }, 569 },
570 { 570 {
571 "swarming": { 571 "swarming": {
572 "can_use_on_swarming_builders": true 572 "can_use_on_swarming_builders": true
573 }, 573 },
574 "test": "app_list_shower_unittests" 574 "test": "app_list_presenter_unittests"
575 }, 575 },
576 { 576 {
577 "swarming": { 577 "swarming": {
578 "can_use_on_swarming_builders": true 578 "can_use_on_swarming_builders": true
579 }, 579 },
580 "test": "app_list_unittests" 580 "test": "app_list_unittests"
581 }, 581 },
582 { 582 {
583 "swarming": { 583 "swarming": {
584 "can_use_on_swarming_builders": true 584 "can_use_on_swarming_builders": true
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
1025 { 1025 {
1026 "swarming": { 1026 "swarming": {
1027 "can_use_on_swarming_builders": true 1027 "can_use_on_swarming_builders": true
1028 }, 1028 },
1029 "test": "accessibility_unittests" 1029 "test": "accessibility_unittests"
1030 }, 1030 },
1031 { 1031 {
1032 "swarming": { 1032 "swarming": {
1033 "can_use_on_swarming_builders": true 1033 "can_use_on_swarming_builders": true
1034 }, 1034 },
1035 "test": "app_list_shower_unittests" 1035 "test": "app_list_presenter_unittests"
1036 }, 1036 },
1037 { 1037 {
1038 "swarming": { 1038 "swarming": {
1039 "can_use_on_swarming_builders": true 1039 "can_use_on_swarming_builders": true
1040 }, 1040 },
1041 "test": "app_list_unittests" 1041 "test": "app_list_unittests"
1042 }, 1042 },
1043 { 1043 {
1044 "swarming": { 1044 "swarming": {
1045 "can_use_on_swarming_builders": true 1045 "can_use_on_swarming_builders": true
(...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
1424 { 1424 {
1425 "swarming": { 1425 "swarming": {
1426 "can_use_on_swarming_builders": true 1426 "can_use_on_swarming_builders": true
1427 }, 1427 },
1428 "test": "accessibility_unittests" 1428 "test": "accessibility_unittests"
1429 }, 1429 },
1430 { 1430 {
1431 "swarming": { 1431 "swarming": {
1432 "can_use_on_swarming_builders": true 1432 "can_use_on_swarming_builders": true
1433 }, 1433 },
1434 "test": "app_list_shower_unittests" 1434 "test": "app_list_presenter_unittests"
1435 }, 1435 },
1436 { 1436 {
1437 "swarming": { 1437 "swarming": {
1438 "can_use_on_swarming_builders": true 1438 "can_use_on_swarming_builders": true
1439 }, 1439 },
1440 "test": "app_list_unittests" 1440 "test": "app_list_unittests"
1441 }, 1441 },
1442 { 1442 {
1443 "swarming": { 1443 "swarming": {
1444 "can_use_on_swarming_builders": true 1444 "can_use_on_swarming_builders": true
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after
1751 } 1751 }
1752 ], 1752 ],
1753 "scripts": [ 1753 "scripts": [
1754 { 1754 {
1755 "name": "nacl_integration", 1755 "name": "nacl_integration",
1756 "script": "nacl_integration.py" 1756 "script": "nacl_integration.py"
1757 } 1757 }
1758 ] 1758 ]
1759 } 1759 }
1760 } 1760 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698