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

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

Issue 1818373004: Run tests on the Win8 Aura bot under swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | 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 "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 1603 matching lines...) Expand 10 before | Expand all | Expand 10 after
1614 "override_compile_targets": [ 1614 "override_compile_targets": [
1615 "telemetry_unittests_run" 1615 "telemetry_unittests_run"
1616 ], 1616 ],
1617 "swarming": { 1617 "swarming": {
1618 "can_use_on_swarming_builders": true 1618 "can_use_on_swarming_builders": true
1619 } 1619 }
1620 } 1620 }
1621 ] 1621 ]
1622 }, 1622 },
1623 "Win8 Aura": { 1623 "Win8 Aura": {
1624 "additional_compile_targets": [ 1624 "additional_compile_targets": [
Will Harris 2016/03/23 00:53:07 I'm not sure we actually need any of these compile
Dirk Pranke 2016/03/23 01:04:31 This should actually just be the list of binaries
Will Harris 2016/03/23 01:07:01 I don't quite know why we would build the binaries
1625 "accessibility_unittests", 1625 "accessibility_unittests",
1626 "app_list_unittests", 1626 "app_list_unittests",
1627 "app_shell_unittests", 1627 "app_shell_unittests",
1628 "ash_shell_with_content", 1628 "ash_shell_with_content",
1629 "ash_unittests", 1629 "ash_unittests",
1630 "aura_unittests", 1630 "aura_unittests",
1631 "battor_agent", 1631 "battor_agent",
1632 "cacheinvalidation_unittests", 1632 "cacheinvalidation_unittests",
1633 "cast_unittests", 1633 "cast_unittests",
1634 "cc_unittests", 1634 "cc_unittests",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1667 "sql_unittests", 1667 "sql_unittests",
1668 "sync_integration_tests", 1668 "sync_integration_tests",
1669 "sync_unit_tests", 1669 "sync_unit_tests",
1670 "ui_base_unittests", 1670 "ui_base_unittests",
1671 "url_unittests", 1671 "url_unittests",
1672 "views_unittests", 1672 "views_unittests",
1673 "wm_unittests" 1673 "wm_unittests"
1674 ], 1674 ],
1675 "gtest_tests": [ 1675 "gtest_tests": [
1676 { 1676 {
1677 "swarming": {
1678 "can_use_on_swarming_builders": true
1679 },
1677 "test": "ash_unittests" 1680 "test": "ash_unittests"
1678 }, 1681 },
1679 { 1682 {
1683 "swarming": {
1684 "can_use_on_swarming_builders": true
1685 },
1680 "test": "battor_agent_unittests" 1686 "test": "battor_agent_unittests"
1681 }, 1687 },
1682 { 1688 {
1683 "swarming": { 1689 "swarming": {
1684 "can_use_on_swarming_builders": true 1690 "can_use_on_swarming_builders": true
1685 }, 1691 },
1686 "test": "content_browsertests" 1692 "test": "content_browsertests"
1687 }, 1693 },
1688 { 1694 {
1689 "swarming": { 1695 "swarming": {
1690 "can_use_on_swarming_builders": true 1696 "can_use_on_swarming_builders": true
1691 }, 1697 },
1692 "test": "events_unittests" 1698 "test": "events_unittests"
1693 }, 1699 },
1694 { 1700 {
1701 "swarming": {
1702 "can_use_on_swarming_builders": true
1703 },
1695 "test": "ipc_mojo_unittests" 1704 "test": "ipc_mojo_unittests"
1696 }, 1705 },
1697 { 1706 {
1707 "swarming": {
1708 "can_use_on_swarming_builders": true
1709 },
1698 "test": "mojo_common_unittests" 1710 "test": "mojo_common_unittests"
1699 }, 1711 },
1700 { 1712 {
1713 "swarming": {
1714 "can_use_on_swarming_builders": true
1715 },
1701 "test": "mojo_public_application_unittests" 1716 "test": "mojo_public_application_unittests"
1702 }, 1717 },
1703 { 1718 {
1719 "swarming": {
1720 "can_use_on_swarming_builders": true
1721 },
1704 "test": "mojo_public_bindings_unittests" 1722 "test": "mojo_public_bindings_unittests"
1705 }, 1723 },
1706 { 1724 {
1725 "swarming": {
1726 "can_use_on_swarming_builders": true
1727 },
1707 "test": "mojo_public_system_unittests" 1728 "test": "mojo_public_system_unittests"
1708 }, 1729 },
1709 { 1730 {
1731 "swarming": {
1732 "can_use_on_swarming_builders": true
1733 },
1710 "test": "mojo_runner_host_unittests" 1734 "test": "mojo_runner_host_unittests"
1711 }, 1735 },
1712 { 1736 {
1737 "swarming": {
1738 "can_use_on_swarming_builders": true
1739 },
1713 "test": "mojo_shell_unittests" 1740 "test": "mojo_shell_unittests"
1714 }, 1741 },
1715 { 1742 {
1743 "swarming": {
1744 "can_use_on_swarming_builders": true
1745 },
1716 "test": "mojo_surfaces_lib_unittests" 1746 "test": "mojo_surfaces_lib_unittests"
1717 }, 1747 },
1718 { 1748 {
1749 "swarming": {
1750 "can_use_on_swarming_builders": true
1751 },
1719 "test": "mojo_system_unittests" 1752 "test": "mojo_system_unittests"
1720 }, 1753 },
1721 { 1754 {
1755 "swarming": {
1756 "can_use_on_swarming_builders": true
1757 },
1722 "test": "mojo_view_manager_lib_unittests" 1758 "test": "mojo_view_manager_lib_unittests"
1723 }, 1759 },
1724 { 1760 {
1761 "swarming": {
1762 "can_use_on_swarming_builders": true
1763 },
1725 "test": "mash_unittests" 1764 "test": "mash_unittests"
1726 }, 1765 },
1727 { 1766 {
1767 "swarming": {
1768 "can_use_on_swarming_builders": true
1769 },
1728 "test": "mus_ws_unittests" 1770 "test": "mus_ws_unittests"
1729 }, 1771 },
1730 { 1772 {
1773 "swarming": {
1774 "can_use_on_swarming_builders": true
1775 },
1731 "test": "network_service_unittests" 1776 "test": "network_service_unittests"
1732 }, 1777 },
1733 { 1778 {
1779 "swarming": {
1780 "can_use_on_swarming_builders": true
1781 },
1734 "test": "resource_provider_unittests" 1782 "test": "resource_provider_unittests"
1735 }, 1783 },
1736 { 1784 {
1785 "swarming": {
1786 "can_use_on_swarming_builders": true
1787 },
1737 "test": "ui_touch_selection_unittests" 1788 "test": "ui_touch_selection_unittests"
1738 } 1789 }
1739 ] 1790 ]
1740 }, 1791 },
1741 "Win8 GN (dbg)": { 1792 "Win8 GN (dbg)": {
1742 "additional_compile_targets": [ 1793 "additional_compile_targets": [
1743 "gn_all" 1794 "gn_all"
1744 ], 1795 ],
1745 "gtest_tests": [ 1796 "gtest_tests": [
1746 { 1797 {
1747 "swarming": { 1798 "swarming": {
1748 "can_use_on_swarming_builders": true 1799 "can_use_on_swarming_builders": true
1749 }, 1800 },
1750 "test": "content_browsertests" 1801 "test": "content_browsertests"
1751 }, 1802 },
1752 { 1803 {
1753 "swarming": { 1804 "swarming": {
1754 "can_use_on_swarming_builders": true 1805 "can_use_on_swarming_builders": true
1755 }, 1806 },
1756 "test": "events_unittests" 1807 "test": "events_unittests"
1757 } 1808 }
1758 ] 1809 ]
1759 } 1810 }
1760 } 1811 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698