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

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

Issue 1908013002: Add gpu_ipc_service_unittests to buildbot configs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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 Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "android_builder_tests" 4 "android_builder_tests"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 { 52 {
53 "test": "events_unittests" 53 "test": "events_unittests"
54 }, 54 },
55 { 55 {
56 "test": "gl_tests" 56 "test": "gl_tests"
57 }, 57 },
58 { 58 {
59 "test": "gl_unittests" 59 "test": "gl_unittests"
60 }, 60 },
61 { 61 {
62 "test": "gpu_ipc_service_unittests"
63 },
64 {
62 "test": "gpu_unittests" 65 "test": "gpu_unittests"
63 }, 66 },
64 { 67 {
65 "test": "ipc_mojo_unittests" 68 "test": "ipc_mojo_unittests"
66 }, 69 },
67 { 70 {
68 "test": "ipc_tests" 71 "test": "ipc_tests"
69 }, 72 },
70 { 73 {
71 "test": "media_unittests" 74 "test": "media_unittests"
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 { 230 {
228 "test": "events_unittests" 231 "test": "events_unittests"
229 }, 232 },
230 { 233 {
231 "test": "gl_tests" 234 "test": "gl_tests"
232 }, 235 },
233 { 236 {
234 "test": "gl_unittests" 237 "test": "gl_unittests"
235 }, 238 },
236 { 239 {
240 "test": "gpu_ipc_service_unittests"
241 },
242 {
237 "test": "gpu_unittests" 243 "test": "gpu_unittests"
238 }, 244 },
239 { 245 {
240 "test": "ipc_tests" 246 "test": "ipc_tests"
241 }, 247 },
242 { 248 {
243 "test": "media_unittests" 249 "test": "media_unittests"
244 }, 250 },
245 { 251 {
246 "test": "net_unittests" 252 "test": "net_unittests"
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 { 359 {
354 "test": "events_unittests" 360 "test": "events_unittests"
355 }, 361 },
356 { 362 {
357 "test": "gl_tests" 363 "test": "gl_tests"
358 }, 364 },
359 { 365 {
360 "test": "gl_unittests" 366 "test": "gl_unittests"
361 }, 367 },
362 { 368 {
369 "test": "gpu_ipc_service_unittests"
370 },
371 {
363 "test": "gpu_unittests" 372 "test": "gpu_unittests"
364 }, 373 },
365 { 374 {
366 "test": "ipc_tests" 375 "test": "ipc_tests"
367 }, 376 },
368 { 377 {
369 "test": "media_unittests" 378 "test": "media_unittests"
370 }, 379 },
371 { 380 {
372 "test": "net_unittests" 381 "test": "net_unittests"
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
498 { 507 {
499 "swarming": { 508 "swarming": {
500 "can_use_on_swarming_builders": true 509 "can_use_on_swarming_builders": true
501 }, 510 },
502 "test": "crypto_unittests" 511 "test": "crypto_unittests"
503 }, 512 },
504 { 513 {
505 "swarming": { 514 "swarming": {
506 "can_use_on_swarming_builders": true 515 "can_use_on_swarming_builders": true
507 }, 516 },
517 "test": "gpu_ipc_service_unittests"
518 },
519 {
520 "swarming": {
521 "can_use_on_swarming_builders": true
522 },
508 "test": "gpu_unittests" 523 "test": "gpu_unittests"
509 }, 524 },
510 { 525 {
511 "swarming": { 526 "swarming": {
512 "can_use_on_swarming_builders": true 527 "can_use_on_swarming_builders": true
513 }, 528 },
514 "test": "ipc_tests" 529 "test": "ipc_tests"
515 }, 530 },
516 { 531 {
517 "swarming": { 532 "swarming": {
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
789 { 804 {
790 "swarming": { 805 "swarming": {
791 "can_use_on_swarming_builders": true 806 "can_use_on_swarming_builders": true
792 }, 807 },
793 "test": "google_apis_unittests" 808 "test": "google_apis_unittests"
794 }, 809 },
795 { 810 {
796 "swarming": { 811 "swarming": {
797 "can_use_on_swarming_builders": true 812 "can_use_on_swarming_builders": true
798 }, 813 },
814 "test": "gpu_ipc_service_unittests"
815 },
816 {
817 "swarming": {
818 "can_use_on_swarming_builders": true
819 },
799 "test": "gpu_unittests" 820 "test": "gpu_unittests"
800 }, 821 },
801 { 822 {
802 "swarming": { 823 "swarming": {
803 "can_use_on_swarming_builders": true 824 "can_use_on_swarming_builders": true
804 }, 825 },
805 "test": "interactive_ui_tests" 826 "test": "interactive_ui_tests"
806 }, 827 },
807 { 828 {
808 "swarming": { 829 "swarming": {
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after
1264 { 1285 {
1265 "swarming": { 1286 "swarming": {
1266 "can_use_on_swarming_builders": true 1287 "can_use_on_swarming_builders": true
1267 }, 1288 },
1268 "test": "google_apis_unittests" 1289 "test": "google_apis_unittests"
1269 }, 1290 },
1270 { 1291 {
1271 "swarming": { 1292 "swarming": {
1272 "can_use_on_swarming_builders": true 1293 "can_use_on_swarming_builders": true
1273 }, 1294 },
1295 "test": "gpu_ipc_service_unittests"
1296 },
1297 {
1298 "swarming": {
1299 "can_use_on_swarming_builders": true
1300 },
1274 "test": "gpu_unittests" 1301 "test": "gpu_unittests"
1275 }, 1302 },
1276 { 1303 {
1277 "swarming": { 1304 "swarming": {
1278 "can_use_on_swarming_builders": true, 1305 "can_use_on_swarming_builders": true,
1279 "shards": 3 1306 "shards": 3
1280 }, 1307 },
1281 "test": "interactive_ui_tests" 1308 "test": "interactive_ui_tests"
1282 }, 1309 },
1283 { 1310 {
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
1492 "name": "nacl_integration", 1519 "name": "nacl_integration",
1493 "script": "nacl_integration.py" 1520 "script": "nacl_integration.py"
1494 } 1521 }
1495 ] 1522 ]
1496 }, 1523 },
1497 "Linux Tests (dbg)(1)(32)": { 1524 "Linux Tests (dbg)(1)(32)": {
1498 "gtest_tests": [], 1525 "gtest_tests": [],
1499 "scripts": [] 1526 "scripts": []
1500 } 1527 }
1501 } 1528 }
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