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

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

Issue 1239153002: Convert mojo_public_environment_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 5 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.linux.json ('k') | testing/buildbot/chromium.memory.fyi.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 "accessibility_unittests", 4 "accessibility_unittests",
5 "base_unittests", 5 "base_unittests",
6 "cacheinvalidation_unittests", 6 "cacheinvalidation_unittests",
7 "cast_unittests", 7 "cast_unittests",
8 "cc_unittests", 8 "cc_unittests",
9 "chromedriver_unittests", 9 "chromedriver_unittests",
10 "crypto_unittests", 10 "crypto_unittests",
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 }, 191 },
192 "test": "mojo_common_unittests" 192 "test": "mojo_common_unittests"
193 }, 193 },
194 { 194 {
195 "swarming": { 195 "swarming": {
196 "can_use_on_swarming_builders": true 196 "can_use_on_swarming_builders": true
197 }, 197 },
198 "test": "mojo_public_bindings_unittests" 198 "test": "mojo_public_bindings_unittests"
199 }, 199 },
200 { 200 {
201 "swarming": {
202 "can_use_on_swarming_builders": true
203 },
201 "test": "mojo_public_environment_unittests" 204 "test": "mojo_public_environment_unittests"
202 }, 205 },
203 { 206 {
204 "test": "mojo_public_system_unittests" 207 "test": "mojo_public_system_unittests"
205 }, 208 },
206 { 209 {
207 "test": "mojo_public_utility_unittests" 210 "test": "mojo_public_utility_unittests"
208 }, 211 },
209 { 212 {
210 "swarming": { 213 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 }, 445 },
443 "test": "mojo_common_unittests" 446 "test": "mojo_common_unittests"
444 }, 447 },
445 { 448 {
446 "swarming": { 449 "swarming": {
447 "can_use_on_swarming_builders": true 450 "can_use_on_swarming_builders": true
448 }, 451 },
449 "test": "mojo_public_bindings_unittests" 452 "test": "mojo_public_bindings_unittests"
450 }, 453 },
451 { 454 {
455 "swarming": {
456 "can_use_on_swarming_builders": true
457 },
452 "test": "mojo_public_environment_unittests" 458 "test": "mojo_public_environment_unittests"
453 }, 459 },
454 { 460 {
455 "test": "mojo_public_system_unittests" 461 "test": "mojo_public_system_unittests"
456 }, 462 },
457 { 463 {
458 "test": "mojo_public_utility_unittests" 464 "test": "mojo_public_utility_unittests"
459 }, 465 },
460 { 466 {
461 "test": "mojo_system_unittests" 467 "test": "mojo_system_unittests"
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
702 }, 708 },
703 "test": "mojo_common_unittests" 709 "test": "mojo_common_unittests"
704 }, 710 },
705 { 711 {
706 "swarming": { 712 "swarming": {
707 "can_use_on_swarming_builders": true 713 "can_use_on_swarming_builders": true
708 }, 714 },
709 "test": "mojo_public_bindings_unittests" 715 "test": "mojo_public_bindings_unittests"
710 }, 716 },
711 { 717 {
718 "swarming": {
719 "can_use_on_swarming_builders": true
720 },
712 "test": "mojo_public_environment_unittests" 721 "test": "mojo_public_environment_unittests"
713 }, 722 },
714 { 723 {
715 "test": "mojo_public_system_unittests" 724 "test": "mojo_public_system_unittests"
716 }, 725 },
717 { 726 {
718 "test": "mojo_public_utility_unittests" 727 "test": "mojo_public_utility_unittests"
719 }, 728 },
720 { 729 {
721 "test": "mojo_system_unittests" 730 "test": "mojo_system_unittests"
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
962 }, 971 },
963 "test": "mojo_common_unittests" 972 "test": "mojo_common_unittests"
964 }, 973 },
965 { 974 {
966 "swarming": { 975 "swarming": {
967 "can_use_on_swarming_builders": true 976 "can_use_on_swarming_builders": true
968 }, 977 },
969 "test": "mojo_public_bindings_unittests" 978 "test": "mojo_public_bindings_unittests"
970 }, 979 },
971 { 980 {
981 "swarming": {
982 "can_use_on_swarming_builders": true
983 },
972 "test": "mojo_public_environment_unittests" 984 "test": "mojo_public_environment_unittests"
973 }, 985 },
974 { 986 {
975 "test": "mojo_public_system_unittests" 987 "test": "mojo_public_system_unittests"
976 }, 988 },
977 { 989 {
978 "test": "mojo_public_utility_unittests" 990 "test": "mojo_public_utility_unittests"
979 }, 991 },
980 { 992 {
981 "test": "mojo_system_unittests" 993 "test": "mojo_system_unittests"
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
1223 }, 1235 },
1224 "test": "mojo_common_unittests" 1236 "test": "mojo_common_unittests"
1225 }, 1237 },
1226 { 1238 {
1227 "swarming": { 1239 "swarming": {
1228 "can_use_on_swarming_builders": true 1240 "can_use_on_swarming_builders": true
1229 }, 1241 },
1230 "test": "mojo_public_bindings_unittests" 1242 "test": "mojo_public_bindings_unittests"
1231 }, 1243 },
1232 { 1244 {
1245 "swarming": {
1246 "can_use_on_swarming_builders": true
1247 },
1233 "test": "mojo_public_environment_unittests" 1248 "test": "mojo_public_environment_unittests"
1234 }, 1249 },
1235 { 1250 {
1236 "test": "mojo_public_system_unittests" 1251 "test": "mojo_public_system_unittests"
1237 }, 1252 },
1238 { 1253 {
1239 "test": "mojo_public_utility_unittests" 1254 "test": "mojo_public_utility_unittests"
1240 }, 1255 },
1241 { 1256 {
1242 "test": "mojo_system_unittests" 1257 "test": "mojo_system_unittests"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1330 "name": "telemetry_perf_unittests", 1345 "name": "telemetry_perf_unittests",
1331 "script": "telemetry_perf_unittests.py" 1346 "script": "telemetry_perf_unittests.py"
1332 }, 1347 },
1333 { 1348 {
1334 "name": "nacl_integration", 1349 "name": "nacl_integration",
1335 "script": "nacl_integration.py" 1350 "script": "nacl_integration.py"
1336 } 1351 }
1337 ] 1352 ]
1338 } 1353 }
1339 } 1354 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698