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

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

Issue 2885193002: Move more mus tests to service_unittest. (Closed)
Patch Set: Rebase to tot Created 3 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
« no previous file with comments | « services/ui/ws/BUILD.gn ('k') | testing/buildbot/chromium.fyi.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 ChromiumOS Builder": { 2 "Linux ChromiumOS Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "All" 4 "All"
5 ] 5 ]
6 }, 6 },
7 "Linux ChromiumOS Ozone Tests (1)": { 7 "Linux ChromiumOS Ozone Tests (1)": {
8 "gtest_tests": [ 8 "gtest_tests": [
9 { 9 {
10 "swarming": { 10 "swarming": {
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 "test": "gpu_ipc_service_unittests" 209 "test": "gpu_ipc_service_unittests"
210 }, 210 },
211 { 211 {
212 "swarming": { 212 "swarming": {
213 "can_use_on_swarming_builders": true 213 "can_use_on_swarming_builders": true
214 }, 214 },
215 "test": "gpu_unittests" 215 "test": "gpu_unittests"
216 }, 216 },
217 { 217 {
218 "swarming": { 218 "swarming": {
219 "can_use_on_swarming_builders": true
220 },
221 "test": "input_device_unittests"
222 },
223 {
224 "swarming": {
225 "can_use_on_swarming_builders": true, 219 "can_use_on_swarming_builders": true,
226 "shards": 3 220 "shards": 3
227 }, 221 },
228 "test": "interactive_ui_tests" 222 "test": "interactive_ui_tests"
229 }, 223 },
230 { 224 {
231 "swarming": { 225 "swarming": {
232 "can_use_on_swarming_builders": true 226 "can_use_on_swarming_builders": true
233 }, 227 },
234 "test": "ipc_tests" 228 "test": "ipc_tests"
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 "swarming": { 284 "swarming": {
291 "can_use_on_swarming_builders": true, 285 "can_use_on_swarming_builders": true,
292 "hard_timeout": 900 286 "hard_timeout": 900
293 }, 287 },
294 "test": "mus_browser_tests" 288 "test": "mus_browser_tests"
295 }, 289 },
296 { 290 {
297 "swarming": { 291 "swarming": {
298 "can_use_on_swarming_builders": true 292 "can_use_on_swarming_builders": true
299 }, 293 },
300 "test": "mus_demo_unittests"
301 },
302 {
303 "swarming": {
304 "can_use_on_swarming_builders": true
305 },
306 "test": "mus_gpu_unittests" 294 "test": "mus_gpu_unittests"
307 }, 295 },
308 { 296 {
309 "swarming": { 297 "swarming": {
310 "can_use_on_swarming_builders": true 298 "can_use_on_swarming_builders": true
311 }, 299 },
312 "test": "nacl_helper_nonsfi_unittests" 300 "test": "nacl_helper_nonsfi_unittests"
313 }, 301 },
314 { 302 {
315 "swarming": { 303 "swarming": {
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 { 413 {
426 "swarming": { 414 "swarming": {
427 "can_use_on_swarming_builders": true 415 "can_use_on_swarming_builders": true
428 }, 416 },
429 "test": "ui_service_unittests" 417 "test": "ui_service_unittests"
430 }, 418 },
431 { 419 {
432 "swarming": { 420 "swarming": {
433 "can_use_on_swarming_builders": true 421 "can_use_on_swarming_builders": true
434 }, 422 },
435 "test": "ui_struct_traits_unittests"
436 },
437 {
438 "swarming": {
439 "can_use_on_swarming_builders": true
440 },
441 "test": "ui_touch_selection_unittests" 423 "test": "ui_touch_selection_unittests"
442 }, 424 },
443 { 425 {
444 "args": [ 426 "args": [
445 "--ozone-platform=headless" 427 "--ozone-platform=headless"
446 ], 428 ],
447 "swarming": { 429 "swarming": {
448 "can_use_on_swarming_builders": true 430 "can_use_on_swarming_builders": true
449 }, 431 },
450 "test": "unit_tests" 432 "test": "unit_tests"
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
661 { 643 {
662 "swarming": { 644 "swarming": {
663 "can_use_on_swarming_builders": true 645 "can_use_on_swarming_builders": true
664 }, 646 },
665 "test": "gpu_unittests" 647 "test": "gpu_unittests"
666 }, 648 },
667 { 649 {
668 "swarming": { 650 "swarming": {
669 "can_use_on_swarming_builders": true 651 "can_use_on_swarming_builders": true
670 }, 652 },
671 "test": "input_device_unittests"
672 },
673 {
674 "swarming": {
675 "can_use_on_swarming_builders": true
676 },
677 "test": "interactive_ui_tests" 653 "test": "interactive_ui_tests"
678 }, 654 },
679 { 655 {
680 "swarming": { 656 "swarming": {
681 "can_use_on_swarming_builders": true 657 "can_use_on_swarming_builders": true
682 }, 658 },
683 "test": "ipc_tests" 659 "test": "ipc_tests"
684 }, 660 },
685 { 661 {
686 "swarming": { 662 "swarming": {
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
814 { 790 {
815 "swarming": { 791 "swarming": {
816 "can_use_on_swarming_builders": true 792 "can_use_on_swarming_builders": true
817 }, 793 },
818 "test": "ui_chromeos_unittests" 794 "test": "ui_chromeos_unittests"
819 }, 795 },
820 { 796 {
821 "swarming": { 797 "swarming": {
822 "can_use_on_swarming_builders": true 798 "can_use_on_swarming_builders": true
823 }, 799 },
824 "test": "ui_struct_traits_unittests"
825 },
826 {
827 "swarming": {
828 "can_use_on_swarming_builders": true
829 },
830 "test": "ui_touch_selection_unittests" 800 "test": "ui_touch_selection_unittests"
831 }, 801 },
832 { 802 {
833 "swarming": { 803 "swarming": {
834 "can_use_on_swarming_builders": true 804 "can_use_on_swarming_builders": true
835 }, 805 },
836 "test": "unit_tests" 806 "test": "unit_tests"
837 }, 807 },
838 { 808 {
839 "swarming": { 809 "swarming": {
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after
1201 }, 1171 },
1202 { 1172 {
1203 "swarming": { 1173 "swarming": {
1204 "can_use_on_swarming_builders": true 1174 "can_use_on_swarming_builders": true
1205 }, 1175 },
1206 "test": "wm_unittests" 1176 "test": "wm_unittests"
1207 } 1177 }
1208 ] 1178 ]
1209 } 1179 }
1210 } 1180 }
OLDNEW
« no previous file with comments | « services/ui/ws/BUILD.gn ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698