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

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

Issue 1065743003: Reland: Web MIDI: split build rules for media/midi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp fix Created 5 years, 8 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
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 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 { 123 {
124 "test": "jingle_unittests" 124 "test": "jingle_unittests"
125 }, 125 },
126 { 126 {
127 "swarming": { 127 "swarming": {
128 "can_use_on_swarming_builders": true 128 "can_use_on_swarming_builders": true
129 }, 129 },
130 "test": "media_unittests" 130 "test": "media_unittests"
131 }, 131 },
132 { 132 {
133 "swarming": {
134 "can_use_on_swarming_builders": true
135 },
136 "test": "midi_unittests"
137 },
138 {
133 "test": "mojo_common_unittests" 139 "test": "mojo_common_unittests"
134 }, 140 },
135 { 141 {
136 "test": "mojo_public_bindings_unittests" 142 "test": "mojo_public_bindings_unittests"
137 }, 143 },
138 { 144 {
139 "test": "mojo_public_environment_unittests" 145 "test": "mojo_public_environment_unittests"
140 }, 146 },
141 { 147 {
142 "test": "mojo_public_system_unittests" 148 "test": "mojo_public_system_unittests"
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 { 379 {
374 "swarming": { 380 "swarming": {
375 "can_use_on_swarming_builders": true 381 "can_use_on_swarming_builders": true
376 }, 382 },
377 "test": "media_unittests" 383 "test": "media_unittests"
378 }, 384 },
379 { 385 {
380 "test": "message_center_unittests" 386 "test": "message_center_unittests"
381 }, 387 },
382 { 388 {
389 "swarming": {
390 "can_use_on_swarming_builders": true
391 },
392 "test": "midi_unittests"
393 },
394 {
383 "test": "mojo_common_unittests" 395 "test": "mojo_common_unittests"
384 }, 396 },
385 { 397 {
386 "test": "mojo_public_bindings_unittests" 398 "test": "mojo_public_bindings_unittests"
387 }, 399 },
388 { 400 {
389 "test": "mojo_public_environment_unittests" 401 "test": "mojo_public_environment_unittests"
390 }, 402 },
391 { 403 {
392 "test": "mojo_public_system_unittests" 404 "test": "mojo_public_system_unittests"
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 { 639 {
628 "swarming": { 640 "swarming": {
629 "can_use_on_swarming_builders": true 641 "can_use_on_swarming_builders": true
630 }, 642 },
631 "test": "media_unittests" 643 "test": "media_unittests"
632 }, 644 },
633 { 645 {
634 "test": "message_center_unittests" 646 "test": "message_center_unittests"
635 }, 647 },
636 { 648 {
649 "swarming": {
650 "can_use_on_swarming_builders": true
651 },
652 "test": "midi_unittests"
653 },
654 {
637 "test": "mojo_common_unittests" 655 "test": "mojo_common_unittests"
638 }, 656 },
639 { 657 {
640 "test": "mojo_public_bindings_unittests" 658 "test": "mojo_public_bindings_unittests"
641 }, 659 },
642 { 660 {
643 "test": "mojo_public_environment_unittests" 661 "test": "mojo_public_environment_unittests"
644 }, 662 },
645 { 663 {
646 "test": "mojo_public_system_unittests" 664 "test": "mojo_public_system_unittests"
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
855 { 873 {
856 "test": "jingle_unittests" 874 "test": "jingle_unittests"
857 }, 875 },
858 { 876 {
859 "swarming": { 877 "swarming": {
860 "can_use_on_swarming_builders": true 878 "can_use_on_swarming_builders": true
861 }, 879 },
862 "test": "media_unittests" 880 "test": "media_unittests"
863 }, 881 },
864 { 882 {
883 "swarming": {
884 "can_use_on_swarming_builders": true
885 },
886 "test": "midi_unittests"
887 },
888 {
865 "test": "mojo_common_unittests" 889 "test": "mojo_common_unittests"
866 }, 890 },
867 { 891 {
868 "test": "mojo_public_bindings_unittests" 892 "test": "mojo_public_bindings_unittests"
869 }, 893 },
870 { 894 {
871 "test": "mojo_public_environment_unittests" 895 "test": "mojo_public_environment_unittests"
872 }, 896 },
873 { 897 {
874 "test": "mojo_public_system_unittests" 898 "test": "mojo_public_system_unittests"
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
1136 { 1160 {
1137 "test": "jingle_unittests" 1161 "test": "jingle_unittests"
1138 }, 1162 },
1139 { 1163 {
1140 "swarming": { 1164 "swarming": {
1141 "can_use_on_swarming_builders": true 1165 "can_use_on_swarming_builders": true
1142 }, 1166 },
1143 "test": "media_unittests" 1167 "test": "media_unittests"
1144 }, 1168 },
1145 { 1169 {
1170 "swarming": {
1171 "can_use_on_swarming_builders": true
1172 },
1173 "test": "midi_unittests"
1174 },
1175 {
1146 "test": "nacl_loader_unittests" 1176 "test": "nacl_loader_unittests"
1147 }, 1177 },
1148 { 1178 {
1149 "swarming": { 1179 "swarming": {
1150 "can_use_on_swarming_builders": true 1180 "can_use_on_swarming_builders": true
1151 }, 1181 },
1152 "test": "net_unittests" 1182 "test": "net_unittests"
1153 }, 1183 },
1154 { 1184 {
1155 "test": "ppapi_unittests" 1185 "test": "ppapi_unittests"
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
1215 "name": "telemetry_perf_unittests", 1245 "name": "telemetry_perf_unittests",
1216 "script": "telemetry_perf_unittests.py" 1246 "script": "telemetry_perf_unittests.py"
1217 }, 1247 },
1218 { 1248 {
1219 "name": "nacl_integration", 1249 "name": "nacl_integration",
1220 "script": "nacl_integration.py" 1250 "script": "nacl_integration.py"
1221 } 1251 }
1222 ] 1252 ]
1223 } 1253 }
1224 } 1254 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698