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

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

Issue 2202393002: swarming: wholesale switch remaining tests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: No need to modify mb.py Created 4 years, 4 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.memory.fyi.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('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 "Win 7 Tests x64 (1)": { 2 "Win 7 Tests x64 (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 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 }, 231 },
232 "test": "ipc_tests" 232 "test": "ipc_tests"
233 }, 233 },
234 { 234 {
235 "swarming": { 235 "swarming": {
236 "can_use_on_swarming_builders": true 236 "can_use_on_swarming_builders": true
237 }, 237 },
238 "test": "jingle_unittests" 238 "test": "jingle_unittests"
239 }, 239 },
240 { 240 {
241 "swarming": {
242 "can_use_on_swarming_builders": true
243 },
241 "test": "keyboard_unittests" 244 "test": "keyboard_unittests"
242 }, 245 },
243 { 246 {
244 "args": [ 247 "args": [
245 "--override-use-gl-with-osmesa-for-tests" 248 "--override-use-gl-with-osmesa-for-tests"
246 ], 249 ],
247 "swarming": { 250 "swarming": {
248 "can_use_on_swarming_builders": true 251 "can_use_on_swarming_builders": true
249 }, 252 },
250 "test": "mash_unittests" 253 "test": "mash_unittests"
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 }, 312 },
310 "test": "mojo_shell_unittests" 313 "test": "mojo_shell_unittests"
311 }, 314 },
312 { 315 {
313 "swarming": { 316 "swarming": {
314 "can_use_on_swarming_builders": true 317 "can_use_on_swarming_builders": true
315 }, 318 },
316 "test": "mojo_system_unittests" 319 "test": "mojo_system_unittests"
317 }, 320 },
318 { 321 {
322 "swarming": {
323 "can_use_on_swarming_builders": true
324 },
319 "test": "mus_gpu_unittests" 325 "test": "mus_gpu_unittests"
320 }, 326 },
321 { 327 {
322 "swarming": { 328 "swarming": {
323 "can_use_on_swarming_builders": true 329 "can_use_on_swarming_builders": true
324 }, 330 },
325 "test": "mus_public_unittests" 331 "test": "mus_public_unittests"
326 }, 332 },
327 { 333 {
334 "swarming": {
335 "can_use_on_swarming_builders": true
336 },
328 "test": "mus_ws_unittests" 337 "test": "mus_ws_unittests"
329 }, 338 },
330 { 339 {
331 "swarming": { 340 "swarming": {
332 "can_use_on_swarming_builders": true 341 "can_use_on_swarming_builders": true
333 }, 342 },
334 "test": "nacl_loader_unittests" 343 "test": "nacl_loader_unittests"
335 }, 344 },
336 { 345 {
337 "swarming": { 346 "swarming": {
(...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after
730 }, 739 },
731 "test": "ipc_tests" 740 "test": "ipc_tests"
732 }, 741 },
733 { 742 {
734 "swarming": { 743 "swarming": {
735 "can_use_on_swarming_builders": true 744 "can_use_on_swarming_builders": true
736 }, 745 },
737 "test": "jingle_unittests" 746 "test": "jingle_unittests"
738 }, 747 },
739 { 748 {
749 "swarming": {
750 "can_use_on_swarming_builders": true
751 },
740 "test": "keyboard_unittests" 752 "test": "keyboard_unittests"
741 }, 753 },
742 { 754 {
743 "swarming": { 755 "swarming": {
744 "can_use_on_swarming_builders": true 756 "can_use_on_swarming_builders": true
745 }, 757 },
746 "test": "media_blink_unittests" 758 "test": "media_blink_unittests"
747 }, 759 },
748 { 760 {
749 "swarming": { 761 "swarming": {
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
1188 }, 1200 },
1189 "test": "ipc_tests" 1201 "test": "ipc_tests"
1190 }, 1202 },
1191 { 1203 {
1192 "swarming": { 1204 "swarming": {
1193 "can_use_on_swarming_builders": true 1205 "can_use_on_swarming_builders": true
1194 }, 1206 },
1195 "test": "jingle_unittests" 1207 "test": "jingle_unittests"
1196 }, 1208 },
1197 { 1209 {
1210 "swarming": {
1211 "can_use_on_swarming_builders": true
1212 },
1198 "test": "keyboard_unittests" 1213 "test": "keyboard_unittests"
1199 }, 1214 },
1200 { 1215 {
1201 "args": [ 1216 "args": [
1202 "--override-use-gl-with-osmesa-for-tests" 1217 "--override-use-gl-with-osmesa-for-tests"
1203 ], 1218 ],
1204 "swarming": { 1219 "swarming": {
1205 "can_use_on_swarming_builders": true 1220 "can_use_on_swarming_builders": true
1206 }, 1221 },
1207 "test": "mash_unittests" 1222 "test": "mash_unittests"
(...skipping 608 matching lines...) Expand 10 before | Expand all | Expand 10 after
1816 "additional_compile_targets": [ 1831 "additional_compile_targets": [
1817 "chrome_official_builder" 1832 "chrome_official_builder"
1818 ] 1833 ]
1819 }, 1834 },
1820 "Win8 GYP (dbg)": { 1835 "Win8 GYP (dbg)": {
1821 "additional_compile_targets": [ 1836 "additional_compile_targets": [
1822 "all" 1837 "all"
1823 ] 1838 ]
1824 } 1839 }
1825 } 1840 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698