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

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

Issue 640893003: Move mojo/services/public/cpp TypeConverters to mojo/converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN. Created 6 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
OLDNEW
1 { 1 {
2 "Linux Trusty": { 2 "Linux Trusty": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_unittests", 6 "app_shell_unittests",
7 "aura_unittests", 7 "aura_unittests",
8 "interactive_ui_tests", 8 "interactive_ui_tests",
9 "base_unittests", 9 "base_unittests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 26 matching lines...) Expand all
37 "sync_unit_tests", 37 "sync_unit_tests",
38 "unit_tests", 38 "unit_tests",
39 "views_unittests", 39 "views_unittests",
40 "wm_unittests", 40 "wm_unittests",
41 "sql_unittests", 41 "sql_unittests",
42 "browser_tests", 42 "browser_tests",
43 "content_browsertests", 43 "content_browsertests",
44 "mojo_apps_js_unittests", 44 "mojo_apps_js_unittests",
45 "mojo_clipboard_unittests", 45 "mojo_clipboard_unittests",
46 "mojo_common_unittests", 46 "mojo_common_unittests",
47 "mojo_converters_unittests",
47 "mojo_js_unittests", 48 "mojo_js_unittests",
48 "mojo_public_bindings_unittests", 49 "mojo_public_bindings_unittests",
49 "mojo_public_environment_unittests", 50 "mojo_public_environment_unittests",
50 "mojo_public_system_unittests", 51 "mojo_public_system_unittests",
51 "mojo_public_utility_unittests", 52 "mojo_public_utility_unittests",
52 "mojo_application_manager_unittests", 53 "mojo_application_manager_unittests",
53 "mojo_shell_tests", 54 "mojo_shell_tests",
54 "mojo_surfaces_lib_unittests",
55 "mojo_system_unittests", 55 "mojo_system_unittests",
56 "nacl_loader_unittests" 56 "nacl_loader_unittests"
57 ] 57 ]
58 }, 58 },
59 "Linux Trusty (dbg)": { 59 "Linux Trusty (dbg)": {
60 "gtest_tests": [ 60 "gtest_tests": [
61 "accessibility_unittests", 61 "accessibility_unittests",
62 "app_list_unittests", 62 "app_list_unittests",
63 "app_shell_unittests", 63 "app_shell_unittests",
64 "aura_unittests", 64 "aura_unittests",
(...skipping 29 matching lines...) Expand all
94 "sync_unit_tests", 94 "sync_unit_tests",
95 "unit_tests", 95 "unit_tests",
96 "views_unittests", 96 "views_unittests",
97 "wm_unittests", 97 "wm_unittests",
98 "sql_unittests", 98 "sql_unittests",
99 "browser_tests", 99 "browser_tests",
100 "content_browsertests", 100 "content_browsertests",
101 "mojo_apps_js_unittests", 101 "mojo_apps_js_unittests",
102 "mojo_clipboard_unittests", 102 "mojo_clipboard_unittests",
103 "mojo_common_unittests", 103 "mojo_common_unittests",
104 "mojo_converters_unittests",
104 "mojo_js_unittests", 105 "mojo_js_unittests",
105 "mojo_public_bindings_unittests", 106 "mojo_public_bindings_unittests",
106 "mojo_public_environment_unittests", 107 "mojo_public_environment_unittests",
107 "mojo_public_system_unittests", 108 "mojo_public_system_unittests",
108 "mojo_public_utility_unittests", 109 "mojo_public_utility_unittests",
109 "mojo_application_manager_unittests", 110 "mojo_application_manager_unittests",
110 "mojo_shell_tests", 111 "mojo_shell_tests",
111 "mojo_surfaces_lib_unittests",
112 "mojo_system_unittests", 112 "mojo_system_unittests",
113 "nacl_loader_unittests" 113 "nacl_loader_unittests"
114 ] 114 ]
115 }, 115 },
116 "Linux Trusty (32)": { 116 "Linux Trusty (32)": {
117 "gtest_tests": [ 117 "gtest_tests": [
118 "accessibility_unittests", 118 "accessibility_unittests",
119 "app_list_unittests", 119 "app_list_unittests",
120 "app_shell_unittests", 120 "app_shell_unittests",
121 "aura_unittests", 121 "aura_unittests",
(...skipping 29 matching lines...) Expand all
151 "sync_unit_tests", 151 "sync_unit_tests",
152 "unit_tests", 152 "unit_tests",
153 "views_unittests", 153 "views_unittests",
154 "wm_unittests", 154 "wm_unittests",
155 "sql_unittests", 155 "sql_unittests",
156 "browser_tests", 156 "browser_tests",
157 "content_browsertests", 157 "content_browsertests",
158 "mojo_apps_js_unittests", 158 "mojo_apps_js_unittests",
159 "mojo_clipboard_unittests", 159 "mojo_clipboard_unittests",
160 "mojo_common_unittests", 160 "mojo_common_unittests",
161 "mojo_converters_unittests",
161 "mojo_js_unittests", 162 "mojo_js_unittests",
162 "mojo_public_bindings_unittests", 163 "mojo_public_bindings_unittests",
163 "mojo_public_environment_unittests", 164 "mojo_public_environment_unittests",
164 "mojo_public_system_unittests", 165 "mojo_public_system_unittests",
165 "mojo_public_utility_unittests", 166 "mojo_public_utility_unittests",
166 "mojo_application_manager_unittests", 167 "mojo_application_manager_unittests",
167 "mojo_shell_tests", 168 "mojo_shell_tests",
168 "mojo_surfaces_lib_unittests",
169 "mojo_system_unittests", 169 "mojo_system_unittests",
170 "nacl_loader_unittests" 170 "nacl_loader_unittests"
171 ] 171 ]
172 }, 172 },
173 "Linux Trusty (dbg)(32)": { 173 "Linux Trusty (dbg)(32)": {
174 "gtest_tests": [ 174 "gtest_tests": [
175 "accessibility_unittests", 175 "accessibility_unittests",
176 "app_list_unittests", 176 "app_list_unittests",
177 "app_shell_unittests", 177 "app_shell_unittests",
178 "aura_unittests", 178 "aura_unittests",
(...skipping 29 matching lines...) Expand all
208 "sync_unit_tests", 208 "sync_unit_tests",
209 "unit_tests", 209 "unit_tests",
210 "views_unittests", 210 "views_unittests",
211 "wm_unittests", 211 "wm_unittests",
212 "sql_unittests", 212 "sql_unittests",
213 "browser_tests", 213 "browser_tests",
214 "content_browsertests", 214 "content_browsertests",
215 "mojo_apps_js_unittests", 215 "mojo_apps_js_unittests",
216 "mojo_clipboard_unittests", 216 "mojo_clipboard_unittests",
217 "mojo_common_unittests", 217 "mojo_common_unittests",
218 "mojo_converters_unittests",
218 "mojo_js_unittests", 219 "mojo_js_unittests",
219 "mojo_public_bindings_unittests", 220 "mojo_public_bindings_unittests",
220 "mojo_public_environment_unittests", 221 "mojo_public_environment_unittests",
221 "mojo_public_system_unittests", 222 "mojo_public_system_unittests",
222 "mojo_public_utility_unittests", 223 "mojo_public_utility_unittests",
223 "mojo_application_manager_unittests", 224 "mojo_application_manager_unittests",
224 "mojo_shell_tests", 225 "mojo_shell_tests",
225 "mojo_surfaces_lib_unittests",
226 "mojo_system_unittests", 226 "mojo_system_unittests",
227 "nacl_loader_unittests" 227 "nacl_loader_unittests"
228 ] 228 ]
229 }, 229 },
230 "Linux ARM Cross-Compile": { 230 "Linux ARM Cross-Compile": {
231 "compile_targets": [ 231 "compile_targets": [
232 "browser_tests_run" 232 "browser_tests_run"
233 ], 233 ],
234 "gtest_tests": [ 234 "gtest_tests": [
235 "browser_tests" 235 "browser_tests"
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 { "test": "content_browsertests", "args": ["--site-per-process"] } 289 { "test": "content_browsertests", "args": ["--site-per-process"] }
290 ] 290 ]
291 }, 291 },
292 "Site Isolation Win": { 292 "Site Isolation Win": {
293 "gtest_tests": [ 293 "gtest_tests": [
294 { "test": "content_unittests", "args": ["--site-per-process"] }, 294 { "test": "content_unittests", "args": ["--site-per-process"] },
295 { "test": "content_browsertests", "args": ["--site-per-process"] } 295 { "test": "content_browsertests", "args": ["--site-per-process"] }
296 ] 296 ]
297 } 297 }
298 } 298 }
OLDNEW
« mojo/services/window_manager/DEPS ('K') | « mojo/views/native_widget_view_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698