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

Side by Side Diff: masters/master.tryserver.chromium/master.cfg

Issue 27130002: Run google_apis_unittests on tryserver master. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 7 years, 2 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 # -*- python -*- 1 # -*- python -*-
2 # ex: set syntax=python: 2 # ex: set syntax=python:
3 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 3 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be 4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file. 5 # found in the LICENSE file.
6 6
7 # READ THIS: 7 # READ THIS:
8 # See http://dev.chromium.org/developers/testing/chromium-build-infrastructure 8 # See http://dev.chromium.org/developers/testing/chromium-build-infrastructure
9 9
10 import socket 10 import socket
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 'buildrunner_tests', 118 'buildrunner_tests',
119 'cacheinvalidation_unittests', 119 'cacheinvalidation_unittests',
120 'cc_unittests', 120 'cc_unittests',
121 'chromedriver2_tests', 121 'chromedriver2_tests',
122 'chromedriver2_unittests', 122 'chromedriver2_unittests',
123 'components_unittests', 123 'components_unittests',
124 'content_browsertests', 124 'content_browsertests',
125 'content_unittests', 125 'content_unittests',
126 'crypto_unittests', 126 'crypto_unittests',
127 'device_unittests', 127 'device_unittests',
128 'google_apis_unittests',
128 'gpu_unittests', 129 'gpu_unittests',
129 'jingle_unittests', 130 'jingle_unittests',
130 'media_unittests', 131 'media_unittests',
131 'net_unittests', 132 'net_unittests',
132 'ppapi_unittests', 133 'ppapi_unittests',
133 'printing_unittests', 134 'printing_unittests',
134 'remoting_unittests', 135 'remoting_unittests',
135 'sync_integration_tests', 136 'sync_integration_tests',
136 'sync_unit_tests', 137 'sync_unit_tests',
137 'ui_unittests', 138 'ui_unittests',
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 'chromedriver2_tests_br', 319 'chromedriver2_tests_br',
319 'chromedriver2_unittests_br', 320 'chromedriver2_unittests_br',
320 'components_unittests_br', 321 'components_unittests_br',
321 'content_browsertests_br', 322 'content_browsertests_br',
322 'check_deps_br', 323 'check_deps_br',
323 'check_deps2git_br', 324 'check_deps2git_br',
324 'check_licenses_br', 325 'check_licenses_br',
325 'crypto_br', 326 'crypto_br',
326 'dbus_br', 327 'dbus_br',
327 'device_unittests_br', 328 'device_unittests_br',
329 'google_apis_unittests_br',
328 'googleurl_br', 330 'googleurl_br',
329 'gpu_br', 331 'gpu_br',
330 'interactive_ui_tests_br', 332 'interactive_ui_tests_br',
331 'jingle_br', 333 'jingle_br',
332 'media_br', 334 'media_br',
333 'nacl_integration_br', 335 'nacl_integration_br',
334 'net_br', 336 'net_br',
335 'ppapi_unittests_br', 337 'ppapi_unittests_br',
336 'printing_br', 338 'printing_br',
337 'remoting_br', 339 'remoting_br',
(...skipping 13 matching lines...) Expand all
351 'check_deps', 353 'check_deps',
352 'check_licenses', 354 'check_licenses',
353 'chromedriver2_tests', 355 'chromedriver2_tests',
354 'chromedriver2_unittests', 356 'chromedriver2_unittests',
355 'components_unittests', 357 'components_unittests',
356 'content_browsertests', 358 'content_browsertests',
357 'content_unittests', 359 'content_unittests',
358 'crypto_unittests', 360 'crypto_unittests',
359 'dbus_unittests', 361 'dbus_unittests',
360 'device_unittests', 362 'device_unittests',
363 'google_apis_unittests',
361 'gpu_unittests', 364 'gpu_unittests',
362 'interactive_ui_tests', 365 'interactive_ui_tests',
363 'ipc_tests', 366 'ipc_tests',
364 'jingle_unittests', 367 'jingle_unittests',
365 'media_unittests', 368 'media_unittests',
366 'nacl_integration', 369 'nacl_integration',
367 'net_unittests', 370 'net_unittests',
368 'ppapi_unittests', 371 'ppapi_unittests',
369 'printing_unittests', 372 'printing_unittests',
370 'remoting_unittests', 373 'remoting_unittests',
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
572 'cacheinvalidation_br', 575 'cacheinvalidation_br',
573 'cc_unittests_br', 576 'cc_unittests_br',
574 'check_deps2git_br', 577 'check_deps2git_br',
575 'check_deps_br', 578 'check_deps_br',
576 'chromedriver2_tests_br', 579 'chromedriver2_tests_br',
577 'chromedriver2_unittests_br', 580 'chromedriver2_unittests_br',
578 'components_unittests_br', 581 'components_unittests_br',
579 'content_browsertests_br', 582 'content_browsertests_br',
580 'crypto_br', 583 'crypto_br',
581 'device_unittests_br', 584 'device_unittests_br',
585 'google_apis_unittests_br',
582 'googleurl_br', 586 'googleurl_br',
583 'gpu_br', 587 'gpu_br',
584 'interactive_ui_tests_br', 588 'interactive_ui_tests_br',
585 'jingle_br', 589 'jingle_br',
586 'media_br', 590 'media_br',
587 'message_center_unittests_br', 591 'message_center_unittests_br',
588 'nacl_integration_br', 592 'nacl_integration_br',
589 'net_br', 593 'net_br',
590 'ppapi_unittests_br', 594 'ppapi_unittests_br',
591 'printing_br', 595 'printing_br',
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
801 ('check_deps_br', None), 805 ('check_deps_br', None),
802 ('check_deps2git_br', None), 806 ('check_deps2git_br', None),
803 ('chromeos_unittests_br', 'chromeos_unittests'), 807 ('chromeos_unittests_br', 'chromeos_unittests'),
804 ('components_unittests_br', 'components_unittests'), 808 ('components_unittests_br', 'components_unittests'),
805 ('compositor_br', 'compositor_unittests'), 809 ('compositor_br', 'compositor_unittests'),
806 ('content_browsertests_br', 'content_browsertests'), 810 ('content_browsertests_br', 'content_browsertests'),
807 ('content_unittests_br', 'content_unittests'), 811 ('content_unittests_br', 'content_unittests'),
808 ('crypto_br', 'crypto_unittests'), 812 ('crypto_br', 'crypto_unittests'),
809 ('dbus_br', 'dbus_unittests'), 813 ('dbus_br', 'dbus_unittests'),
810 ('device_unittests_br', 'device_unittests'), 814 ('device_unittests_br', 'device_unittests'),
815 ('google_apis_unittests_br', 'google_apis_unittests'),
811 ('gpu_br', 'gpu_unittests'), 816 ('gpu_br', 'gpu_unittests'),
812 #('googleurl', 'url_unittests'), # issue 49580 817 #('googleurl', 'url_unittests'), # issue 49580
813 (None, 'url_unittests'), 818 (None, 'url_unittests'),
814 ('interactive_ui_tests_br', 'interactive_ui_tests'), 819 ('interactive_ui_tests_br', 'interactive_ui_tests'),
815 ('ipc_tests_br', 'ipc_tests'), 820 ('ipc_tests_br', 'ipc_tests'),
816 ('jingle_br', 'jingle_unittests'), 821 ('jingle_br', 'jingle_unittests'),
817 ('keyboard_unittests', 'aura_builder'), 822 ('keyboard_unittests', 'aura_builder'),
818 ('media_br', 'media_unittests'), 823 ('media_br', 'media_unittests'),
819 ('message_center_unittests_br', 'message_center_unittests'), 824 ('message_center_unittests_br', 'message_center_unittests'),
820 ('net_br', 'net_unittests'), 825 ('net_br', 'net_unittests'),
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
1109 slave_type='Trybot', 1114 slave_type='Trybot',
1110 target='Release', 1115 target='Release',
1111 options=[ 1116 options=[
1112 '--compiler=goma', 1117 '--compiler=goma',
1113 'all_webkit', 1118 'all_webkit',
1114 'base_unittests', 1119 'base_unittests',
1115 'components_unittests', 1120 'components_unittests',
1116 'content_unittests', 1121 'content_unittests',
1117 'crypto_unittests', 1122 'crypto_unittests',
1118 'device_unittests', 1123 'device_unittests',
1124 'google_apis_unittests',
1119 'gpu_unittests', 1125 'gpu_unittests',
1120 'ipc_tests', 1126 'ipc_tests',
1121 'jingle_unittests', 1127 'jingle_unittests',
1122 'media_unittests', 1128 'media_unittests',
1123 'net_unittests', 1129 'net_unittests',
1124 'ppapi_unittests', 1130 'ppapi_unittests',
1125 'printing_unittests', 1131 'printing_unittests',
1126 'remoting_unittests', 1132 'remoting_unittests',
1127 'sandbox_linux_unittests', 1133 'sandbox_linux_unittests',
1128 'sql_unittests', 1134 'sql_unittests',
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
1237 'factory': m_chromium_linux.ChromiumFactory( 1243 'factory': m_chromium_linux.ChromiumFactory(
1238 slave_type='Trybot', 1244 slave_type='Trybot',
1239 target='Release', 1245 target='Release',
1240 options=[ 1246 options=[
1241 '--compiler=goma', 1247 '--compiler=goma',
1242 'base_unittests', 1248 'base_unittests',
1243 'components_unittests', 1249 'components_unittests',
1244 'content_unittests', 1250 'content_unittests',
1245 'crypto_unittests', 1251 'crypto_unittests',
1246 'device_unittests', 1252 'device_unittests',
1253 'google_apis_unittests',
1247 'ipc_tests', 1254 'ipc_tests',
1248 'media_unittests', 1255 'media_unittests',
1249 'net_unittests', 1256 'net_unittests',
1250 'ppapi_unittests', 1257 'ppapi_unittests',
1251 'printing_unittests', 1258 'printing_unittests',
1252 'remoting_unittests', 1259 'remoting_unittests',
1253 'sql_unittests', 1260 'sql_unittests',
1254 'sync_unit_tests', 1261 'sync_unit_tests',
1255 'ui_unittests', 1262 'ui_unittests',
1256 'unit_tests', 1263 'unit_tests',
(...skipping 463 matching lines...) Expand 10 before | Expand all | Expand 10 after
1720 options=[ 1727 options=[
1721 '--build-tool=ninja', 1728 '--build-tool=ninja',
1722 '--compiler=goma-clang', 1729 '--compiler=goma-clang',
1723 'base_unittests', 1730 'base_unittests',
1724 'cacheinvalidation_unittests', 1731 'cacheinvalidation_unittests',
1725 'cc_unittests', 1732 'cc_unittests',
1726 'components_unittests', 1733 'components_unittests',
1727 'content_unittests', 1734 'content_unittests',
1728 'crypto_unittests', 1735 'crypto_unittests',
1729 'device_unittests', 1736 'device_unittests',
1737 'google_apis_unittests',
1730 'gpu_unittests', 1738 'gpu_unittests',
1731 'ipc_tests', 1739 'ipc_tests',
1732 'jingle_unittests', 1740 'jingle_unittests',
1733 'media_unittests', 1741 'media_unittests',
1734 'net_unittests', 1742 'net_unittests',
1735 'ppapi_unittests', 1743 'ppapi_unittests',
1736 'printing_unittests', 1744 'printing_unittests',
1737 'remoting_unittests', 1745 'remoting_unittests',
1738 'sandbox_linux_unittests', 1746 'sandbox_linux_unittests',
1739 'sql_unittests', 1747 'sql_unittests',
1740 'sync_unit_tests', 1748 'sync_unit_tests',
1741 'ui_unittests', 1749 'ui_unittests',
1742 'unit_tests', 1750 'unit_tests',
1743 'url_unittests', 1751 'url_unittests',
1744 ], 1752 ],
1745 tests=[ 1753 tests=[
1746 'base_unittests', 1754 'base_unittests',
1747 'cacheinvalidation_unittests', 1755 'cacheinvalidation_unittests',
1748 'cc_unittests', 1756 'cc_unittests',
1749 'components_unittests', 1757 'components_unittests',
1750 'crypto_unittests', 1758 'crypto_unittests',
1751 'device_unittests', 1759 'device_unittests',
1760 'google_apis_unittests',
1752 #'googleurl', # issue 49580 1761 #'googleurl', # issue 49580
1753 'gpu', 1762 'gpu',
1754 'jingle', 1763 'jingle',
1755 'media', 1764 'media',
1756 'net', 1765 'net',
1757 'ppapi_unittests', 1766 'ppapi_unittests',
1758 'printing', 1767 'printing',
1759 'remoting', 1768 'remoting',
1760 'sandbox_linux_unittests', 1769 'sandbox_linux_unittests',
1761 'sql_unittests', 1770 'sql_unittests',
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
1811 '--build-tool=ninja', 1820 '--build-tool=ninja',
1812 '--compiler=goma-clang', 1821 '--compiler=goma-clang',
1813 'base_unittests', 1822 'base_unittests',
1814 'cacheinvalidation_unittests', 1823 'cacheinvalidation_unittests',
1815 'components_unittests', 1824 'components_unittests',
1816 'content_browsertests', 1825 'content_browsertests',
1817 'content_unittests', 1826 'content_unittests',
1818 'crypto_unittests', 1827 'crypto_unittests',
1819 'device_unittests', 1828 'device_unittests',
1820 'url_unittests', 1829 'url_unittests',
1830 'google_apis_unittests',
1821 'gpu_unittests', 1831 'gpu_unittests',
1822 'ipc_tests', 1832 'ipc_tests',
1823 'jingle_unittests', 1833 'jingle_unittests',
1824 'media_unittests', 1834 'media_unittests',
1825 'net_unittests', 1835 'net_unittests',
1826 'ppapi_unittests', 1836 'ppapi_unittests',
1827 'printing_unittests', 1837 'printing_unittests',
1828 'remoting_unittests', 1838 'remoting_unittests',
1829 'sandbox_linux_unittests', 1839 'sandbox_linux_unittests',
1830 'sql_unittests', 1840 'sql_unittests',
1831 'sync_unit_tests', 1841 'sync_unit_tests',
1832 'unit_tests', 1842 'unit_tests',
1833 ], 1843 ],
1834 tests=[ 1844 tests=[
1835 'base_unittests', 1845 'base_unittests',
1836 'cacheinvalidation_unittests', 1846 'cacheinvalidation_unittests',
1837 'components_unittests', 1847 'components_unittests',
1838 'content_browsertests', 1848 'content_browsertests',
1839 'content_unittests', 1849 'content_unittests',
1840 'crypto_unittests', 1850 'crypto_unittests',
1841 'device_unittests', 1851 'device_unittests',
1852 'google_apis_unittests',
1842 'googleurl', 1853 'googleurl',
1843 'gpu', 1854 'gpu',
1844 'ipc_tests', 1855 'ipc_tests',
1845 'jingle', 1856 'jingle',
1846 'media', 1857 'media',
1847 'net', 1858 'net',
1848 'ppapi_unittests', 1859 'ppapi_unittests',
1849 'printing', 1860 'printing',
1850 'remoting', 1861 'remoting',
1851 'sandbox_linux_unittests', 1862 'sandbox_linux_unittests',
(...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after
2353 c['projectURL'] = 'http://dev.chromium.org/developers/testing/try-server-usage' 2364 c['projectURL'] = 'http://dev.chromium.org/developers/testing/try-server-usage'
2354 2365
2355 # Buildbot master url: 2366 # Buildbot master url:
2356 if ActiveMaster.is_production_host: 2367 if ActiveMaster.is_production_host:
2357 c['buildbotURL'] = 'http://build.chromium.org/p/tryserver.chromium/' 2368 c['buildbotURL'] = 'http://build.chromium.org/p/tryserver.chromium/'
2358 else: 2369 else:
2359 c['buildbotURL'] = 'http://%s:%d/' % ( 2370 c['buildbotURL'] = 'http://%s:%d/' % (
2360 socket.getfqdn(), ActiveMaster.master_port) 2371 socket.getfqdn(), ActiveMaster.master_port)
2361 2372
2362 # vi: set ts=4 sts=2 sw=2 et: 2373 # vi: set ts=4 sts=2 sw=2 et:
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