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

Side by Side Diff: testing/buildbot/chromium_trybot.json

Issue 228823004: Move the complete list of tests to run to src repo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« 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 "app_list_unittests", 2 "app_list_unittests",
3 "base_unittests",
4 "browser_tests",
5 "cacheinvalidation_unittests",
6 "cc_unittests",
7 "chromedriver_unittests",
8 "components_unittests",
9 "content_browsertests",
10 "content_unittests",
11 "crypto_unittests",
3 "device_unittests", 12 "device_unittests",
4 "gcm_unit_tests", 13 "gcm_unit_tests",
5 "gfx_unittests", 14 "gfx_unittests",
15 "google_apis_unittests",
16 "gpu_unittests",
17 "interactive_ui_tests",
18 "ipc_tests",
19 "jingle_unittests",
20 "media_unittests",
6 "mojo_apps_js_unittests", 21 "mojo_apps_js_unittests",
7 "mojo_common_unittests", 22 "mojo_common_unittests",
8 "mojo_js_unittests", 23 "mojo_js_unittests",
9 "mojo_public_bindings_unittests", 24 "mojo_public_bindings_unittests",
10 "mojo_public_environment_unittests", 25 "mojo_public_environment_unittests",
11 "mojo_public_system_unittests", 26 "mojo_public_system_unittests",
12 "mojo_public_utility_unittests", 27 "mojo_public_utility_unittests",
13 "mojo_service_manager_unittests", 28 "mojo_service_manager_unittests",
14 "mojo_system_unittests" 29 "mojo_system_unittests",
30 "net_unittests",
31 "ppapi_unittests",
32 "printing_unittests",
33 "remoting_unittests",
34 "sql_unittests",
35 "sync_integration_tests",
36 "sync_unit_tests",
37 "ui_unittests",
38 "unit_tests"
15 ] 39 ]
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