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

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

Issue 1063603002: Mark ui_base_unittests target to be used on Swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: m-a Created 5 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.webkit.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 "Vista Tests (1)": { 2 "Vista Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 { 183 {
184 "swarming": { 184 "swarming": {
185 "can_use_on_swarming_builders": true 185 "can_use_on_swarming_builders": true
186 }, 186 },
187 "test": "sync_integration_tests" 187 "test": "sync_integration_tests"
188 }, 188 },
189 { 189 {
190 "test": "sync_unit_tests" 190 "test": "sync_unit_tests"
191 }, 191 },
192 { 192 {
193 "swarming": {
194 "can_use_on_swarming_builders": true
195 },
193 "test": "ui_base_unittests" 196 "test": "ui_base_unittests"
194 }, 197 },
195 { 198 {
196 "test": "ui_touch_selection_unittests" 199 "test": "ui_touch_selection_unittests"
197 }, 200 },
198 { 201 {
199 "swarming": { 202 "swarming": {
200 "can_use_on_swarming_builders": true 203 "can_use_on_swarming_builders": true
201 }, 204 },
202 "test": "unit_tests" 205 "test": "unit_tests"
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 { 436 {
434 "swarming": { 437 "swarming": {
435 "can_use_on_swarming_builders": true 438 "can_use_on_swarming_builders": true
436 }, 439 },
437 "test": "sync_integration_tests" 440 "test": "sync_integration_tests"
438 }, 441 },
439 { 442 {
440 "test": "sync_unit_tests" 443 "test": "sync_unit_tests"
441 }, 444 },
442 { 445 {
446 "swarming": {
447 "can_use_on_swarming_builders": true
448 },
443 "test": "ui_base_unittests" 449 "test": "ui_base_unittests"
444 }, 450 },
445 { 451 {
446 "test": "ui_touch_selection_unittests" 452 "test": "ui_touch_selection_unittests"
447 }, 453 },
448 { 454 {
449 "swarming": { 455 "swarming": {
450 "can_use_on_swarming_builders": true 456 "can_use_on_swarming_builders": true
451 }, 457 },
452 "test": "unit_tests" 458 "test": "unit_tests"
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
687 { 693 {
688 "swarming": { 694 "swarming": {
689 "can_use_on_swarming_builders": true 695 "can_use_on_swarming_builders": true
690 }, 696 },
691 "test": "sync_integration_tests" 697 "test": "sync_integration_tests"
692 }, 698 },
693 { 699 {
694 "test": "sync_unit_tests" 700 "test": "sync_unit_tests"
695 }, 701 },
696 { 702 {
703 "swarming": {
704 "can_use_on_swarming_builders": true
705 },
697 "test": "ui_base_unittests" 706 "test": "ui_base_unittests"
698 }, 707 },
699 { 708 {
700 "test": "ui_touch_selection_unittests" 709 "test": "ui_touch_selection_unittests"
701 }, 710 },
702 { 711 {
703 "swarming": { 712 "swarming": {
704 "can_use_on_swarming_builders": true 713 "can_use_on_swarming_builders": true
705 }, 714 },
706 "test": "unit_tests" 715 "test": "unit_tests"
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
916 "swarming": { 925 "swarming": {
917 "can_use_on_swarming_builders": true, 926 "can_use_on_swarming_builders": true,
918 "shards": 2 927 "shards": 2
919 }, 928 },
920 "test": "sync_integration_tests" 929 "test": "sync_integration_tests"
921 }, 930 },
922 { 931 {
923 "test": "sync_unit_tests" 932 "test": "sync_unit_tests"
924 }, 933 },
925 { 934 {
935 "swarming": {
936 "can_use_on_swarming_builders": true
937 },
926 "test": "ui_base_unittests" 938 "test": "ui_base_unittests"
927 }, 939 },
928 { 940 {
929 "test": "ui_touch_selection_unittests" 941 "test": "ui_touch_selection_unittests"
930 }, 942 },
931 { 943 {
932 "swarming": { 944 "swarming": {
933 "can_use_on_swarming_builders": true 945 "can_use_on_swarming_builders": true
934 }, 946 },
935 "test": "unit_tests" 947 "test": "unit_tests"
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
1158 { 1170 {
1159 "swarming": { 1171 "swarming": {
1160 "can_use_on_swarming_builders": true 1172 "can_use_on_swarming_builders": true
1161 }, 1173 },
1162 "test": "sync_integration_tests" 1174 "test": "sync_integration_tests"
1163 }, 1175 },
1164 { 1176 {
1165 "test": "sync_unit_tests" 1177 "test": "sync_unit_tests"
1166 }, 1178 },
1167 { 1179 {
1180 "swarming": {
1181 "can_use_on_swarming_builders": true
1182 },
1168 "test": "ui_base_unittests" 1183 "test": "ui_base_unittests"
1169 }, 1184 },
1170 { 1185 {
1171 "test": "ui_touch_selection_unittests" 1186 "test": "ui_touch_selection_unittests"
1172 }, 1187 },
1173 { 1188 {
1174 "swarming": { 1189 "swarming": {
1175 "can_use_on_swarming_builders": true 1190 "can_use_on_swarming_builders": true
1176 }, 1191 },
1177 "test": "unit_tests" 1192 "test": "unit_tests"
(...skipping 17 matching lines...) Expand all
1195 "name": "telemetry_perf_unittests", 1210 "name": "telemetry_perf_unittests",
1196 "script": "telemetry_perf_unittests.py" 1211 "script": "telemetry_perf_unittests.py"
1197 }, 1212 },
1198 { 1213 {
1199 "name": "nacl_integration", 1214 "name": "nacl_integration",
1200 "script": "nacl_integration.py" 1215 "script": "nacl_integration.py"
1201 } 1216 }
1202 ] 1217 ]
1203 } 1218 }
1204 } 1219 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698