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

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

Issue 1222243003: Convert ipc_mojo_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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.memory.fyi.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 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 }, 113 },
114 "test": "gcm_unit_tests" 114 "test": "gcm_unit_tests"
115 }, 115 },
116 { 116 {
117 "swarming": { 117 "swarming": {
118 "can_use_on_swarming_builders": true 118 "can_use_on_swarming_builders": true
119 }, 119 },
120 "test": "gfx_unittests" 120 "test": "gfx_unittests"
121 }, 121 },
122 { 122 {
123 "swarming": {
124 "can_use_on_swarming_builders": true
125 },
123 "test": "gl_unittests" 126 "test": "gl_unittests"
124 }, 127 },
125 { 128 {
126 "test": "google_apis_unittests" 129 "test": "google_apis_unittests"
127 }, 130 },
128 { 131 {
129 "swarming": { 132 "swarming": {
130 "can_use_on_swarming_builders": true 133 "can_use_on_swarming_builders": true
131 }, 134 },
132 "test": "gpu_unittests" 135 "test": "gpu_unittests"
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
414 }, 417 },
415 "test": "gcm_unit_tests" 418 "test": "gcm_unit_tests"
416 }, 419 },
417 { 420 {
418 "swarming": { 421 "swarming": {
419 "can_use_on_swarming_builders": true 422 "can_use_on_swarming_builders": true
420 }, 423 },
421 "test": "gfx_unittests" 424 "test": "gfx_unittests"
422 }, 425 },
423 { 426 {
427 "swarming": {
428 "can_use_on_swarming_builders": true
429 },
424 "test": "gl_unittests" 430 "test": "gl_unittests"
425 }, 431 },
426 { 432 {
427 "test": "google_apis_unittests" 433 "test": "google_apis_unittests"
428 }, 434 },
429 { 435 {
430 "swarming": { 436 "swarming": {
431 "can_use_on_swarming_builders": true 437 "can_use_on_swarming_builders": true
432 }, 438 },
433 "test": "gpu_unittests" 439 "test": "gpu_unittests"
(...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after
843 }, 849 },
844 "test": "gcm_unit_tests" 850 "test": "gcm_unit_tests"
845 }, 851 },
846 { 852 {
847 "swarming": { 853 "swarming": {
848 "can_use_on_swarming_builders": true 854 "can_use_on_swarming_builders": true
849 }, 855 },
850 "test": "gfx_unittests" 856 "test": "gfx_unittests"
851 }, 857 },
852 { 858 {
859 "swarming": {
860 "can_use_on_swarming_builders": true
861 },
853 "test": "gl_unittests" 862 "test": "gl_unittests"
854 }, 863 },
855 { 864 {
856 "test": "google_apis_unittests" 865 "test": "google_apis_unittests"
857 }, 866 },
858 { 867 {
859 "swarming": { 868 "swarming": {
860 "can_use_on_swarming_builders": true 869 "can_use_on_swarming_builders": true
861 }, 870 },
862 "test": "gpu_unittests" 871 "test": "gpu_unittests"
(...skipping 735 matching lines...) Expand 10 before | Expand all | Expand 10 after
1598 }, 1607 },
1599 "test": "gcm_unit_tests" 1608 "test": "gcm_unit_tests"
1600 }, 1609 },
1601 { 1610 {
1602 "swarming": { 1611 "swarming": {
1603 "can_use_on_swarming_builders": true 1612 "can_use_on_swarming_builders": true
1604 }, 1613 },
1605 "test": "gfx_unittests" 1614 "test": "gfx_unittests"
1606 }, 1615 },
1607 { 1616 {
1617 "swarming": {
1618 "can_use_on_swarming_builders": true
1619 },
1608 "test": "gl_unittests" 1620 "test": "gl_unittests"
1609 }, 1621 },
1610 { 1622 {
1611 "test": "google_apis_unittests" 1623 "test": "google_apis_unittests"
1612 }, 1624 },
1613 { 1625 {
1614 "swarming": { 1626 "swarming": {
1615 "can_use_on_swarming_builders": true 1627 "can_use_on_swarming_builders": true
1616 }, 1628 },
1617 "test": "gpu_unittests" 1629 "test": "gpu_unittests"
1618 }, 1630 },
1619 { 1631 {
1620 "test": "installer_util_unittests" 1632 "test": "installer_util_unittests"
1621 }, 1633 },
1622 { 1634 {
1623 "swarming": { 1635 "swarming": {
1624 "can_use_on_swarming_builders": true, 1636 "can_use_on_swarming_builders": true,
1625 "shards": 2 1637 "shards": 2
1626 }, 1638 },
1627 "test": "interactive_ui_tests" 1639 "test": "interactive_ui_tests"
1628 }, 1640 },
1629 { 1641 {
1642 "swarming": {
1643 "can_use_on_swarming_builders": true
1644 },
1630 "test": "ipc_mojo_unittests" 1645 "test": "ipc_mojo_unittests"
1631 }, 1646 },
1632 { 1647 {
1633 "swarming": { 1648 "swarming": {
1634 "can_use_on_swarming_builders": true 1649 "can_use_on_swarming_builders": true
1635 }, 1650 },
1636 "test": "ipc_tests" 1651 "test": "ipc_tests"
1637 }, 1652 },
1638 { 1653 {
1639 "swarming": { 1654 "swarming": {
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
1753 "name": "telemetry_perf_unittests", 1768 "name": "telemetry_perf_unittests",
1754 "script": "telemetry_perf_unittests.py" 1769 "script": "telemetry_perf_unittests.py"
1755 }, 1770 },
1756 { 1771 {
1757 "name": "nacl_integration", 1772 "name": "nacl_integration",
1758 "script": "nacl_integration.py" 1773 "script": "nacl_integration.py"
1759 } 1774 }
1760 ] 1775 ]
1761 } 1776 }
1762 } 1777 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698