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

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

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