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

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

Issue 1215213002: Convert sandbox_linux_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@10_sync_unit_tests
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.fyi.json ('k') | testing/buildbot/chromium.memory.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 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 { 174 {
175 "swarming": { 175 "swarming": {
176 "can_use_on_swarming_builders": true 176 "can_use_on_swarming_builders": true
177 }, 177 },
178 "test": "net_unittests" 178 "test": "net_unittests"
179 }, 179 },
180 { 180 {
181 "test": "ppapi_unittests" 181 "test": "ppapi_unittests"
182 }, 182 },
183 { 183 {
184 "swarming": {
185 "can_use_on_swarming_builders": true
186 },
184 "test": "sandbox_linux_unittests" 187 "test": "sandbox_linux_unittests"
185 }, 188 },
186 { 189 {
187 "swarming": { 190 "swarming": {
188 "can_use_on_swarming_builders": true 191 "can_use_on_swarming_builders": true
189 }, 192 },
190 "test": "sql_unittests" 193 "test": "sql_unittests"
191 }, 194 },
192 { 195 {
193 "swarming": { 196 "swarming": {
(...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
672 { 675 {
673 "swarming": { 676 "swarming": {
674 "can_use_on_swarming_builders": true 677 "can_use_on_swarming_builders": true
675 }, 678 },
676 "test": "printing_unittests" 679 "test": "printing_unittests"
677 }, 680 },
678 { 681 {
679 "test": "remoting_unittests" 682 "test": "remoting_unittests"
680 }, 683 },
681 { 684 {
685 "swarming": {
686 "can_use_on_swarming_builders": true
687 },
682 "test": "sandbox_linux_unittests" 688 "test": "sandbox_linux_unittests"
683 }, 689 },
684 { 690 {
685 "swarming": { 691 "swarming": {
686 "can_use_on_swarming_builders": true 692 "can_use_on_swarming_builders": true
687 }, 693 },
688 "test": "skia_unittests" 694 "test": "skia_unittests"
689 }, 695 },
690 { 696 {
691 "swarming": { 697 "swarming": {
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
968 }, 974 },
969 "test": "printing_unittests" 975 "test": "printing_unittests"
970 }, 976 },
971 { 977 {
972 "test": "remoting_unittests" 978 "test": "remoting_unittests"
973 }, 979 },
974 { 980 {
975 "args": [ 981 "args": [
976 "--test-launcher-print-test-stdio=always" 982 "--test-launcher-print-test-stdio=always"
977 ], 983 ],
984 "swarming": {
985 "can_use_on_swarming_builders": true
986 },
978 "test": "sandbox_linux_unittests" 987 "test": "sandbox_linux_unittests"
979 }, 988 },
980 { 989 {
981 "swarming": { 990 "swarming": {
982 "can_use_on_swarming_builders": true 991 "can_use_on_swarming_builders": true
983 }, 992 },
984 "test": "skia_unittests" 993 "test": "skia_unittests"
985 }, 994 },
986 { 995 {
987 "swarming": { 996 "swarming": {
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
1248 { 1257 {
1249 "swarming": { 1258 "swarming": {
1250 "can_use_on_swarming_builders": true 1259 "can_use_on_swarming_builders": true
1251 }, 1260 },
1252 "test": "printing_unittests" 1261 "test": "printing_unittests"
1253 }, 1262 },
1254 { 1263 {
1255 "test": "remoting_unittests" 1264 "test": "remoting_unittests"
1256 }, 1265 },
1257 { 1266 {
1267 "swarming": {
1268 "can_use_on_swarming_builders": true
1269 },
1258 "test": "sandbox_linux_unittests" 1270 "test": "sandbox_linux_unittests"
1259 }, 1271 },
1260 { 1272 {
1261 "swarming": { 1273 "swarming": {
1262 "can_use_on_swarming_builders": true 1274 "can_use_on_swarming_builders": true
1263 }, 1275 },
1264 "test": "skia_unittests" 1276 "test": "skia_unittests"
1265 }, 1277 },
1266 { 1278 {
1267 "swarming": { 1279 "swarming": {
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
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.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698