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

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

Issue 1218143002: Convert sync_unit_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@9_gcm_unit_tests
Patch Set: Add chrome/test/data/sync, remove sync/tools/testserver/ 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.fyi.json ('k') | testing/buildbot/chromium.mac.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 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "chrome_public_apk", 4 "chrome_public_apk",
5 "chrome_public_test_apk", 5 "chrome_public_test_apk",
6 "chrome_shell_apk", 6 "chrome_shell_apk",
7 "chrome_shell_test_apk", 7 "chrome_shell_test_apk",
8 "content_shell_apk", 8 "content_shell_apk",
9 "mandoline:all" 9 "mandoline:all"
10 ], 10 ],
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 }, 186 },
187 "test": "sandbox_linux_unittests" 187 "test": "sandbox_linux_unittests"
188 }, 188 },
189 { 189 {
190 "swarming": { 190 "swarming": {
191 "can_use_on_swarming_builders": true 191 "can_use_on_swarming_builders": true
192 }, 192 },
193 "test": "sql_unittests" 193 "test": "sql_unittests"
194 }, 194 },
195 { 195 {
196 "swarming": {
197 "can_use_on_swarming_builders": true
198 },
196 "test": "sync_unit_tests" 199 "test": "sync_unit_tests"
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": "ui_base_unittests" 205 "test": "ui_base_unittests"
203 }, 206 },
204 { 207 {
205 "swarming": { 208 "swarming": {
(...skipping 490 matching lines...) Expand 10 before | Expand all | Expand 10 after
696 }, 699 },
697 "test": "sql_unittests" 700 "test": "sql_unittests"
698 }, 701 },
699 { 702 {
700 "swarming": { 703 "swarming": {
701 "can_use_on_swarming_builders": true 704 "can_use_on_swarming_builders": true
702 }, 705 },
703 "test": "sync_integration_tests" 706 "test": "sync_integration_tests"
704 }, 707 },
705 { 708 {
709 "swarming": {
710 "can_use_on_swarming_builders": true
711 },
706 "test": "sync_unit_tests" 712 "test": "sync_unit_tests"
707 }, 713 },
708 { 714 {
709 "swarming": { 715 "swarming": {
710 "can_use_on_swarming_builders": true 716 "can_use_on_swarming_builders": true
711 }, 717 },
712 "test": "ui_base_unittests" 718 "test": "ui_base_unittests"
713 }, 719 },
714 { 720 {
715 "swarming": { 721 "swarming": {
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
992 }, 998 },
993 "test": "sql_unittests" 999 "test": "sql_unittests"
994 }, 1000 },
995 { 1001 {
996 "swarming": { 1002 "swarming": {
997 "can_use_on_swarming_builders": true 1003 "can_use_on_swarming_builders": true
998 }, 1004 },
999 "test": "sync_integration_tests" 1005 "test": "sync_integration_tests"
1000 }, 1006 },
1001 { 1007 {
1008 "swarming": {
1009 "can_use_on_swarming_builders": true
1010 },
1002 "test": "sync_unit_tests" 1011 "test": "sync_unit_tests"
1003 }, 1012 },
1004 { 1013 {
1005 "swarming": { 1014 "swarming": {
1006 "can_use_on_swarming_builders": true 1015 "can_use_on_swarming_builders": true
1007 }, 1016 },
1008 "test": "ui_base_unittests" 1017 "test": "ui_base_unittests"
1009 }, 1018 },
1010 { 1019 {
1011 "swarming": { 1020 "swarming": {
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
1272 }, 1281 },
1273 "test": "sql_unittests" 1282 "test": "sql_unittests"
1274 }, 1283 },
1275 { 1284 {
1276 "swarming": { 1285 "swarming": {
1277 "can_use_on_swarming_builders": true 1286 "can_use_on_swarming_builders": true
1278 }, 1287 },
1279 "test": "sync_integration_tests" 1288 "test": "sync_integration_tests"
1280 }, 1289 },
1281 { 1290 {
1291 "swarming": {
1292 "can_use_on_swarming_builders": true
1293 },
1282 "test": "sync_unit_tests" 1294 "test": "sync_unit_tests"
1283 }, 1295 },
1284 { 1296 {
1285 "swarming": { 1297 "swarming": {
1286 "can_use_on_swarming_builders": true 1298 "can_use_on_swarming_builders": true
1287 }, 1299 },
1288 "test": "ui_base_unittests" 1300 "test": "ui_base_unittests"
1289 }, 1301 },
1290 { 1302 {
1291 "swarming": { 1303 "swarming": {
(...skipping 21 matching lines...) Expand all
1313 } 1325 }
1314 ], 1326 ],
1315 "scripts": [ 1327 "scripts": [
1316 { 1328 {
1317 "name": "nacl_integration", 1329 "name": "nacl_integration",
1318 "script": "nacl_integration.py" 1330 "script": "nacl_integration.py"
1319 } 1331 }
1320 ] 1332 ]
1321 } 1333 }
1322 } 1334 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698