| OLD | NEW |
| 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 1748 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1759 { | 1759 { |
| 1760 "test": "mojo_surfaces_lib_unittests" | 1760 "test": "mojo_surfaces_lib_unittests" |
| 1761 }, | 1761 }, |
| 1762 { | 1762 { |
| 1763 "test": "mojo_system_unittests" | 1763 "test": "mojo_system_unittests" |
| 1764 }, | 1764 }, |
| 1765 { | 1765 { |
| 1766 "test": "mojo_view_manager_lib_unittests" | 1766 "test": "mojo_view_manager_lib_unittests" |
| 1767 }, | 1767 }, |
| 1768 { | 1768 { |
| 1769 "args": [ |
| 1770 "--override-use-gl-with-osmesa-for-tests" |
| 1771 ], |
| 1772 "swarming": { |
| 1773 "can_use_on_swarming_builders": true |
| 1774 }, |
| 1769 "test": "mash_unittests" | 1775 "test": "mash_unittests" |
| 1770 }, | 1776 }, |
| 1771 { | 1777 { |
| 1772 "test": "mus_gpu_unittests" | 1778 "test": "mus_gpu_unittests" |
| 1773 }, | 1779 }, |
| 1774 { | 1780 { |
| 1775 "test": "mus_ws_unittests" | 1781 "test": "mus_ws_unittests" |
| 1776 }, | 1782 }, |
| 1777 { | 1783 { |
| 1778 "test": "resource_provider_unittests" | 1784 "test": "resource_provider_unittests" |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1795 }, | 1801 }, |
| 1796 { | 1802 { |
| 1797 "swarming": { | 1803 "swarming": { |
| 1798 "can_use_on_swarming_builders": true | 1804 "can_use_on_swarming_builders": true |
| 1799 }, | 1805 }, |
| 1800 "test": "events_unittests" | 1806 "test": "events_unittests" |
| 1801 } | 1807 } |
| 1802 ] | 1808 ] |
| 1803 } | 1809 } |
| 1804 } | 1810 } |
| OLD | NEW |