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

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

Issue 1834243003: Revert of Move ScreenWin to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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.win.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 "Mac GN": { 2 "Mac GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "gn_all" 4 "gn_all"
5 ], 5 ],
6 "gtest_tests": [ 6 "gtest_tests": [
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 } 9 }
10 ] 10 ]
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 { 142 {
143 "swarming": { 143 "swarming": {
144 "can_use_on_swarming_builders": true 144 "can_use_on_swarming_builders": true
145 }, 145 },
146 "test": "device_unittests" 146 "test": "device_unittests"
147 }, 147 },
148 { 148 {
149 "swarming": { 149 "swarming": {
150 "can_use_on_swarming_builders": true 150 "can_use_on_swarming_builders": true
151 }, 151 },
152 "test": "display_unittests"
153 },
154 {
155 "swarming": {
156 "can_use_on_swarming_builders": true
157 },
158 "test": "extensions_unittests" 152 "test": "extensions_unittests"
159 }, 153 },
160 { 154 {
161 "swarming": { 155 "swarming": {
162 "can_use_on_swarming_builders": true 156 "can_use_on_swarming_builders": true
163 }, 157 },
164 "test": "gcm_unit_tests" 158 "test": "gcm_unit_tests"
165 }, 159 },
166 { 160 {
167 "swarming": { 161 "swarming": {
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
464 { 458 {
465 "swarming": { 459 "swarming": {
466 "can_use_on_swarming_builders": true 460 "can_use_on_swarming_builders": true
467 }, 461 },
468 "test": "device_unittests" 462 "test": "device_unittests"
469 }, 463 },
470 { 464 {
471 "swarming": { 465 "swarming": {
472 "can_use_on_swarming_builders": true 466 "can_use_on_swarming_builders": true
473 }, 467 },
474 "test": "display_unittests"
475 },
476 {
477 "swarming": {
478 "can_use_on_swarming_builders": true
479 },
480 "test": "extensions_unittests" 468 "test": "extensions_unittests"
481 }, 469 },
482 { 470 {
483 "swarming": { 471 "swarming": {
484 "can_use_on_swarming_builders": true 472 "can_use_on_swarming_builders": true
485 }, 473 },
486 "test": "gcm_unit_tests" 474 "test": "gcm_unit_tests"
487 }, 475 },
488 { 476 {
489 "swarming": { 477 "swarming": {
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
786 { 774 {
787 "swarming": { 775 "swarming": {
788 "can_use_on_swarming_builders": true 776 "can_use_on_swarming_builders": true
789 }, 777 },
790 "test": "device_unittests" 778 "test": "device_unittests"
791 }, 779 },
792 { 780 {
793 "swarming": { 781 "swarming": {
794 "can_use_on_swarming_builders": true 782 "can_use_on_swarming_builders": true
795 }, 783 },
796 "test": "display_unittests"
797 },
798 {
799 "swarming": {
800 "can_use_on_swarming_builders": true
801 },
802 "test": "extensions_unittests" 784 "test": "extensions_unittests"
803 }, 785 },
804 { 786 {
805 "swarming": { 787 "swarming": {
806 "can_use_on_swarming_builders": true 788 "can_use_on_swarming_builders": true
807 }, 789 },
808 "test": "gcm_unit_tests" 790 "test": "gcm_unit_tests"
809 }, 791 },
810 { 792 {
811 "swarming": { 793 "swarming": {
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
1108 { 1090 {
1109 "swarming": { 1091 "swarming": {
1110 "can_use_on_swarming_builders": true 1092 "can_use_on_swarming_builders": true
1111 }, 1093 },
1112 "test": "device_unittests" 1094 "test": "device_unittests"
1113 }, 1095 },
1114 { 1096 {
1115 "swarming": { 1097 "swarming": {
1116 "can_use_on_swarming_builders": true 1098 "can_use_on_swarming_builders": true
1117 }, 1099 },
1118 "test": "display_unittests"
1119 },
1120 {
1121 "swarming": {
1122 "can_use_on_swarming_builders": true
1123 },
1124 "test": "extensions_unittests" 1100 "test": "extensions_unittests"
1125 }, 1101 },
1126 { 1102 {
1127 "swarming": { 1103 "swarming": {
1128 "can_use_on_swarming_builders": true 1104 "can_use_on_swarming_builders": true
1129 }, 1105 },
1130 "test": "gcm_unit_tests" 1106 "test": "gcm_unit_tests"
1131 }, 1107 },
1132 { 1108 {
1133 "swarming": { 1109 "swarming": {
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
1329 } 1305 }
1330 ], 1306 ],
1331 "scripts": [ 1307 "scripts": [
1332 { 1308 {
1333 "name": "nacl_integration", 1309 "name": "nacl_integration",
1334 "script": "nacl_integration.py" 1310 "script": "nacl_integration.py"
1335 } 1311 }
1336 ] 1312 ]
1337 } 1313 }
1338 } 1314 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698