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

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

Issue 326673004: Run app_shell_browertests on Linux also. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | testing/buildbot/chromium_trybot.json » ('j') | 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 "Linux Tests": { 2 "Linux Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "app_list_unittests", 4 "app_list_unittests",
5 "aura_unittests", 5 "aura_unittests",
6 "interactive_ui_tests", 6 "interactive_ui_tests",
7 "base_unittests", 7 "base_unittests",
8 "cacheinvalidation_unittests", 8 "cacheinvalidation_unittests",
9 "cast_unittests", 9 "cast_unittests",
10 "cc_unittests", 10 "cc_unittests",
(...skipping 19 matching lines...) Expand all
30 "sandbox_linux_unittests", 30 "sandbox_linux_unittests",
31 "ui_unittests", 31 "ui_unittests",
32 "ipc_tests", 32 "ipc_tests",
33 "sync_unit_tests", 33 "sync_unit_tests",
34 "unit_tests", 34 "unit_tests",
35 "views_unittests", 35 "views_unittests",
36 "wm_unittests", 36 "wm_unittests",
37 "sql_unittests", 37 "sql_unittests",
38 "browser_tests", 38 "browser_tests",
39 "content_browsertests", 39 "content_browsertests",
40 "app_shell_browsertests",
40 "webkit_compositor_bindings_unittests", 41 "webkit_compositor_bindings_unittests",
41 "mojo_apps_js_unittests", 42 "mojo_apps_js_unittests",
42 "mojo_common_unittests", 43 "mojo_common_unittests",
43 "mojo_js_unittests", 44 "mojo_js_unittests",
44 "mojo_public_bindings_unittests", 45 "mojo_public_bindings_unittests",
45 "mojo_public_environment_unittests", 46 "mojo_public_environment_unittests",
46 "mojo_public_system_unittests", 47 "mojo_public_system_unittests",
47 "mojo_public_utility_unittests", 48 "mojo_public_utility_unittests",
48 "mojo_service_manager_unittests", 49 "mojo_service_manager_unittests",
49 "mojo_system_unittests", 50 "mojo_system_unittests",
(...skipping 25 matching lines...) Expand all
75 "printing_unittests", 76 "printing_unittests",
76 "remoting_unittests", 77 "remoting_unittests",
77 "sandbox_linux_unittests", 78 "sandbox_linux_unittests",
78 "ui_unittests", 79 "ui_unittests",
79 "ipc_tests", 80 "ipc_tests",
80 "sync_unit_tests", 81 "sync_unit_tests",
81 "unit_tests", 82 "unit_tests",
82 "sql_unittests", 83 "sql_unittests",
83 "browser_tests", 84 "browser_tests",
84 "content_browsertests", 85 "content_browsertests",
86 "app_shell_browsertests",
Paweł Hajdan Jr. 2014/06/10 15:41:00 Double-checking - should this indeed run on GTK?
Yoyo Zhou 2014/06/10 17:41:04 Good point, we don't want to run on GTK.
85 "webkit_compositor_bindings_unittests", 87 "webkit_compositor_bindings_unittests",
86 "mojo_apps_js_unittests", 88 "mojo_apps_js_unittests",
87 "mojo_common_unittests", 89 "mojo_common_unittests",
88 "mojo_js_unittests", 90 "mojo_js_unittests",
89 "mojo_public_bindings_unittests", 91 "mojo_public_bindings_unittests",
90 "mojo_public_environment_unittests", 92 "mojo_public_environment_unittests",
91 "mojo_public_system_unittests", 93 "mojo_public_system_unittests",
92 "mojo_public_utility_unittests", 94 "mojo_public_utility_unittests",
93 "mojo_service_manager_unittests", 95 "mojo_service_manager_unittests",
94 "mojo_system_unittests", 96 "mojo_system_unittests",
95 "nacl_loader_unittests" 97 "nacl_loader_unittests"
96 ] 98 ]
97 }, 99 },
98 "Linux Tests (dbg)(1)(32)": { 100 "Linux Tests (dbg)(1)(32)": {
99 "gtest_tests": [ 101 "gtest_tests": [
100 "net_unittests", 102 "net_unittests",
101 "browser_tests", 103 "browser_tests",
102 "content_browsertests" 104 "content_browsertests",
105 "app_shell_browsertests"
103 ] 106 ]
104 }, 107 },
105 "Linux Tests (dbg)(2)(32)": { 108 "Linux Tests (dbg)(2)(32)": {
106 "gtest_tests": [ 109 "gtest_tests": [
107 "app_list_unittests", 110 "app_list_unittests",
108 "aura_unittests", 111 "aura_unittests",
109 "interactive_ui_tests", 112 "interactive_ui_tests",
110 "base_unittests", 113 "base_unittests",
111 "cacheinvalidation_unittests", 114 "cacheinvalidation_unittests",
112 "cast_unittests", 115 "cast_unittests",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 "mojo_service_manager_unittests", 150 "mojo_service_manager_unittests",
148 "mojo_system_unittests", 151 "mojo_system_unittests",
149 "mojo_view_manager_unittests", 152 "mojo_view_manager_unittests",
150 "nacl_loader_unittests" 153 "nacl_loader_unittests"
151 ] 154 ]
152 }, 155 },
153 "Linux Tests (dbg)(1)": { 156 "Linux Tests (dbg)(1)": {
154 "gtest_tests": [ 157 "gtest_tests": [
155 "net_unittests", 158 "net_unittests",
156 "browser_tests", 159 "browser_tests",
157 "content_browsertests" 160 "content_browsertests",
161 "app_shell_browsertests"
158 ] 162 ]
159 }, 163 },
160 "Linux Tests (dbg)(2)": { 164 "Linux Tests (dbg)(2)": {
161 "gtest_tests": [ 165 "gtest_tests": [
162 "app_list_unittests", 166 "app_list_unittests",
163 "aura_unittests", 167 "aura_unittests",
164 "interactive_ui_tests", 168 "interactive_ui_tests",
165 "base_unittests", 169 "base_unittests",
166 "cacheinvalidation_unittests", 170 "cacheinvalidation_unittests",
167 "cast_unittests", 171 "cast_unittests",
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 "mojo_public_environment_unittests", 231 "mojo_public_environment_unittests",
228 "mojo_public_system_unittests", 232 "mojo_public_system_unittests",
229 "mojo_public_utility_unittests", 233 "mojo_public_utility_unittests",
230 "mojo_service_manager_unittests", 234 "mojo_service_manager_unittests",
231 "mojo_system_unittests", 235 "mojo_system_unittests",
232 "mojo_view_manager_unittests", 236 "mojo_view_manager_unittests",
233 "nacl_loader_unittests" 237 "nacl_loader_unittests"
234 ] 238 ]
235 } 239 }
236 } 240 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698