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

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

Issue 640293004: Remove test entries from json lists in the chromium tree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.mac.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 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_browsertests", 6 "app_shell_browsertests",
7 "app_shell_unittests", 7 "app_shell_unittests",
8 "aura_unittests", 8 "aura_unittests",
9 { 9 {
10 "test": "base_unittests", 10 "test": "base_unittests",
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 "test": "unit_tests", 192 "test": "unit_tests",
193 "swarming": { 193 "swarming": {
194 "can_use_on_swarming_builders": true 194 "can_use_on_swarming_builders": true
195 } 195 }
196 }, 196 },
197 "url_unittests", 197 "url_unittests",
198 "views_unittests", 198 "views_unittests",
199 "wm_unittests" 199 "wm_unittests"
200 ] 200 ]
201 }, 201 },
202 "Linux Tests (dbg)(2)(32)": {
203 "gtest_tests": [
204 ]
205 },
206 "Linux Tests (dbg)(1)": { 202 "Linux Tests (dbg)(1)": {
207 "gtest_tests": [ 203 "gtest_tests": [
208 "accessibility_unittests", 204 "accessibility_unittests",
209 "app_list_unittests", 205 "app_list_unittests",
210 "app_shell_browsertests", 206 "app_shell_browsertests",
211 "app_shell_unittests", 207 "app_shell_unittests",
212 "aura_unittests", 208 "aura_unittests",
213 { 209 {
214 "test": "base_unittests", 210 "test": "base_unittests",
215 "swarming": { 211 "swarming": {
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 "test": "unit_tests", 293 "test": "unit_tests",
298 "swarming": { 294 "swarming": {
299 "can_use_on_swarming_builders": true 295 "can_use_on_swarming_builders": true
300 } 296 }
301 }, 297 },
302 "url_unittests", 298 "url_unittests",
303 "views_unittests", 299 "views_unittests",
304 "wm_unittests" 300 "wm_unittests"
305 ] 301 ]
306 }, 302 },
307 "Linux Tests (dbg)(2)": {
308 "gtest_tests": [
309 ]
310 },
311 "Linux Clang (dbg)": { 303 "Linux Clang (dbg)": {
312 "gtest_tests": [ 304 "gtest_tests": [
313 "accessibility_unittests", 305 "accessibility_unittests",
314 "app_shell_unittests", 306 "app_shell_unittests",
315 "base_unittests", 307 "base_unittests",
316 "components_unittests", 308 "components_unittests",
317 "content_unittests", 309 "content_unittests",
318 "crypto_unittests", 310 "crypto_unittests",
319 "device_unittests", 311 "device_unittests",
320 "display_unittests", 312 "display_unittests",
(...skipping 14 matching lines...) Expand all
335 "mojo_view_manager_unittests", 327 "mojo_view_manager_unittests",
336 "nacl_loader_unittests", 328 "nacl_loader_unittests",
337 "sandbox_linux_unittests", 329 "sandbox_linux_unittests",
338 "sql_unittests", 330 "sql_unittests",
339 "sync_unit_tests", 331 "sync_unit_tests",
340 "ui_unittests", 332 "ui_unittests",
341 "unit_tests" 333 "unit_tests"
342 ] 334 ]
343 } 335 }
344 } 336 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698