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

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

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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 ChromiumOS GN": { 2 "Linux ChromiumOS GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "aura_unittests", 6 "aura_unittests",
7 "browser_tests", 7 "browser_tests",
8 "cacheinvalidation_unittests", 8 "cacheinvalidation_unittests",
9 "chromedriver_unittests", 9 "chromedriver_unittests",
10 "chromeos_unittests", 10 "chromeos_unittests",
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 "wm_unittests" 51 "wm_unittests"
52 ], 52 ],
53 "gtest_tests": [ 53 "gtest_tests": [
54 { 54 {
55 "test": "base_unittests" 55 "test": "base_unittests"
56 } 56 }
57 ] 57 ]
58 }, 58 },
59 "Linux ChromiumOS GN (dbg)": { 59 "Linux ChromiumOS GN (dbg)": {
60 "additional_compile_targets": [ 60 "additional_compile_targets": [
61 "net_unittests" 61 "accessibility_unittests",
62 "app_list_unittests",
63 "aura_unittests",
64 "browser_tests",
65 "cacheinvalidation_unittests",
66 "chromedriver_unittests",
67 "chromeos_unittests",
68 "content_unittests",
69 "crypto_unittests",
70 "dbus_unittests",
71 "device_unittests",
72 "display_unittests",
73 "events_unittests",
74 "extensions_browsertests",
75 "extensions_unittests",
76 "gcm_unit_tests",
77 "gfx_unittests",
78 "gn_unittests",
79 "google_apis_unittests",
80 "gpu_unittests",
81 "interactive_ui_tests",
82 "ipc_tests",
83 "jingle_unittests",
84 "media_unittests",
85 "mojo_common_unittests",
86 "mojo_public_bindings_unittests",
87 "mojo_public_environment_unittests",
88 "mojo_public_system_unittests",
89 "mojo_public_utility_unittests",
90 "mojo_system_unittests",
91 "net_unittests",
92 "ppapi_unittests",
93 "printing_unittests",
94 "remoting_unittests",
95 "sandbox_linux_unittests",
96 "skia_unittests",
97 "sql_unittests",
98 "sync_unit_tests",
99 "ui_base_unittests",
100 "ui_chromeos_unittests",
101 "ui_touch_selection_unittests",
102 "unit_tests",
103 "url_unittests",
104 "views_unittests",
105 "wm_unittests"
62 ], 106 ],
63 "gtest_tests": [ 107 "gtest_tests": [
64 { 108 {
65 "test": "base_unittests" 109 "test": "base_unittests"
66 } 110 }
67 ] 111 ]
68 }, 112 },
69 "Linux ChromiumOS Ozone Tests (1)": { 113 "Linux ChromiumOS Ozone Tests (1)": {
70 "gtest_tests": [ 114 "gtest_tests": [
71 { 115 {
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 { 210 {
167 "test": "jingle_unittests" 211 "test": "jingle_unittests"
168 }, 212 },
169 { 213 {
170 "test": "media_unittests" 214 "test": "media_unittests"
171 }, 215 },
172 { 216 {
173 "test": "message_center_unittests" 217 "test": "message_center_unittests"
174 }, 218 },
175 { 219 {
220 "test": "midi_unittests"
221 },
222 {
176 "test": "nacl_loader_unittests" 223 "test": "nacl_loader_unittests"
177 }, 224 },
178 { 225 {
179 "swarming": { 226 "swarming": {
180 "can_use_on_swarming_builders": true 227 "can_use_on_swarming_builders": true
181 }, 228 },
182 "test": "net_unittests" 229 "test": "net_unittests"
183 }, 230 },
184 { 231 {
185 "test": "ozone_unittests" 232 "test": "ozone_unittests"
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 { 398 {
352 "test": "jingle_unittests" 399 "test": "jingle_unittests"
353 }, 400 },
354 { 401 {
355 "test": "media_unittests" 402 "test": "media_unittests"
356 }, 403 },
357 { 404 {
358 "test": "message_center_unittests" 405 "test": "message_center_unittests"
359 }, 406 },
360 { 407 {
408 "test": "midi_unittests"
409 },
410 {
361 "test": "nacl_loader_unittests" 411 "test": "nacl_loader_unittests"
362 }, 412 },
363 { 413 {
364 "swarming": { 414 "swarming": {
365 "can_use_on_swarming_builders": true 415 "can_use_on_swarming_builders": true
366 }, 416 },
367 "test": "net_unittests" 417 "test": "net_unittests"
368 }, 418 },
369 { 419 {
370 "test": "ppapi_unittests" 420 "test": "ppapi_unittests"
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
532 { 582 {
533 "test": "jingle_unittests" 583 "test": "jingle_unittests"
534 }, 584 },
535 { 585 {
536 "test": "media_unittests" 586 "test": "media_unittests"
537 }, 587 },
538 { 588 {
539 "test": "message_center_unittests" 589 "test": "message_center_unittests"
540 }, 590 },
541 { 591 {
592 "test": "midi_unittests"
593 },
594 {
542 "test": "nacl_loader_unittests" 595 "test": "nacl_loader_unittests"
543 }, 596 },
544 { 597 {
545 "swarming": { 598 "swarming": {
546 "can_use_on_swarming_builders": true 599 "can_use_on_swarming_builders": true
547 }, 600 },
548 "test": "net_unittests" 601 "test": "net_unittests"
549 }, 602 },
550 { 603 {
551 "test": "ppapi_unittests" 604 "test": "ppapi_unittests"
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
591 }, 644 },
592 { 645 {
593 "test": "views_unittests" 646 "test": "views_unittests"
594 }, 647 },
595 { 648 {
596 "test": "wm_unittests" 649 "test": "wm_unittests"
597 } 650 }
598 ] 651 ]
599 } 652 }
600 } 653 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698