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

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

Issue 1221843002: Convert jingle_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_printing_unittests
Patch Set: Rebase 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.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 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 }, 129 },
130 "test": "interactive_ui_tests" 130 "test": "interactive_ui_tests"
131 }, 131 },
132 { 132 {
133 "swarming": { 133 "swarming": {
134 "can_use_on_swarming_builders": true 134 "can_use_on_swarming_builders": true
135 }, 135 },
136 "test": "ipc_tests" 136 "test": "ipc_tests"
137 }, 137 },
138 { 138 {
139 "swarming": {
140 "can_use_on_swarming_builders": true
141 },
139 "test": "jingle_unittests" 142 "test": "jingle_unittests"
140 }, 143 },
141 { 144 {
142 "swarming": { 145 "swarming": {
143 "can_use_on_swarming_builders": true 146 "can_use_on_swarming_builders": true
144 }, 147 },
145 "test": "media_unittests" 148 "test": "media_unittests"
146 }, 149 },
147 { 150 {
148 "swarming": { 151 "swarming": {
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 }, 400 },
398 "test": "interactive_ui_tests" 401 "test": "interactive_ui_tests"
399 }, 402 },
400 { 403 {
401 "swarming": { 404 "swarming": {
402 "can_use_on_swarming_builders": true 405 "can_use_on_swarming_builders": true
403 }, 406 },
404 "test": "ipc_tests" 407 "test": "ipc_tests"
405 }, 408 },
406 { 409 {
410 "swarming": {
411 "can_use_on_swarming_builders": true
412 },
407 "test": "jingle_unittests" 413 "test": "jingle_unittests"
408 }, 414 },
409 { 415 {
410 "test": "keyboard_unittests" 416 "test": "keyboard_unittests"
411 }, 417 },
412 { 418 {
413 "swarming": { 419 "swarming": {
414 "can_use_on_swarming_builders": true 420 "can_use_on_swarming_builders": true
415 }, 421 },
416 "test": "media_unittests" 422 "test": "media_unittests"
(...skipping 376 matching lines...) Expand 10 before | Expand all | Expand 10 after
793 }, 799 },
794 "test": "interactive_ui_tests" 800 "test": "interactive_ui_tests"
795 }, 801 },
796 { 802 {
797 "swarming": { 803 "swarming": {
798 "can_use_on_swarming_builders": true 804 "can_use_on_swarming_builders": true
799 }, 805 },
800 "test": "ipc_tests" 806 "test": "ipc_tests"
801 }, 807 },
802 { 808 {
809 "swarming": {
810 "can_use_on_swarming_builders": true
811 },
803 "test": "jingle_unittests" 812 "test": "jingle_unittests"
804 }, 813 },
805 { 814 {
806 "test": "keyboard_unittests" 815 "test": "keyboard_unittests"
807 }, 816 },
808 { 817 {
809 "swarming": { 818 "swarming": {
810 "can_use_on_swarming_builders": true 819 "can_use_on_swarming_builders": true
811 }, 820 },
812 "test": "media_unittests" 821 "test": "media_unittests"
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
1058 }, 1067 },
1059 "test": "interactive_ui_tests" 1068 "test": "interactive_ui_tests"
1060 }, 1069 },
1061 { 1070 {
1062 "swarming": { 1071 "swarming": {
1063 "can_use_on_swarming_builders": true 1072 "can_use_on_swarming_builders": true
1064 }, 1073 },
1065 "test": "ipc_tests" 1074 "test": "ipc_tests"
1066 }, 1075 },
1067 { 1076 {
1077 "swarming": {
1078 "can_use_on_swarming_builders": true
1079 },
1068 "test": "jingle_unittests" 1080 "test": "jingle_unittests"
1069 }, 1081 },
1070 { 1082 {
1071 "swarming": { 1083 "swarming": {
1072 "can_use_on_swarming_builders": true 1084 "can_use_on_swarming_builders": true
1073 }, 1085 },
1074 "test": "media_unittests" 1086 "test": "media_unittests"
1075 }, 1087 },
1076 { 1088 {
1077 "swarming": { 1089 "swarming": {
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
1491 { 1503 {
1492 "test": "ipc_mojo_unittests" 1504 "test": "ipc_mojo_unittests"
1493 }, 1505 },
1494 { 1506 {
1495 "swarming": { 1507 "swarming": {
1496 "can_use_on_swarming_builders": true 1508 "can_use_on_swarming_builders": true
1497 }, 1509 },
1498 "test": "ipc_tests" 1510 "test": "ipc_tests"
1499 }, 1511 },
1500 { 1512 {
1513 "swarming": {
1514 "can_use_on_swarming_builders": true
1515 },
1501 "test": "jingle_unittests" 1516 "test": "jingle_unittests"
1502 }, 1517 },
1503 { 1518 {
1504 "swarming": { 1519 "swarming": {
1505 "can_use_on_swarming_builders": true 1520 "can_use_on_swarming_builders": true
1506 }, 1521 },
1507 "test": "media_unittests" 1522 "test": "media_unittests"
1508 }, 1523 },
1509 { 1524 {
1510 "swarming": { 1525 "swarming": {
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
1597 "name": "telemetry_perf_unittests", 1612 "name": "telemetry_perf_unittests",
1598 "script": "telemetry_perf_unittests.py" 1613 "script": "telemetry_perf_unittests.py"
1599 }, 1614 },
1600 { 1615 {
1601 "name": "nacl_integration", 1616 "name": "nacl_integration",
1602 "script": "nacl_integration.py" 1617 "script": "nacl_integration.py"
1603 } 1618 }
1604 ] 1619 ]
1605 } 1620 }
1606 } 1621 }
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