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

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

Issue 2205613002: Revert of [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Created 4 years, 4 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.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 "Chromium Windows Builder (DrMemory x64)": { 2 "Chromium Windows Builder (DrMemory x64)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "angle_unittests", 5 "angle_unittests",
6 "aura_unittests", 6 "aura_unittests",
7 "base_unittests", 7 "base_unittests",
8 "blink_heap_unittests", 8 "blink_heap_unittests",
9 "blink_platform_unittests", 9 "blink_platform_unittests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 { 353 {
354 "swarming": { 354 "swarming": {
355 "can_use_on_swarming_builders": true 355 "can_use_on_swarming_builders": true
356 }, 356 },
357 "test": "sql_unittests" 357 "test": "sql_unittests"
358 }, 358 },
359 { 359 {
360 "swarming": { 360 "swarming": {
361 "can_use_on_swarming_builders": true 361 "can_use_on_swarming_builders": true
362 }, 362 },
363 "test": "sync_unit_tests"
364 },
365 {
366 "swarming": {
367 "can_use_on_swarming_builders": true
368 },
363 "test": "ui_base_unittests" 369 "test": "ui_base_unittests"
364 }, 370 },
365 { 371 {
366 "swarming": { 372 "swarming": {
367 "can_use_on_swarming_builders": true 373 "can_use_on_swarming_builders": true
368 }, 374 },
369 "test": "unit_tests" 375 "test": "unit_tests"
370 }, 376 },
371 { 377 {
372 "swarming": { 378 "swarming": {
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
641 "test": "skia_unittests" 647 "test": "skia_unittests"
642 }, 648 },
643 { 649 {
644 "swarming": { 650 "swarming": {
645 "can_use_on_swarming_builders": true 651 "can_use_on_swarming_builders": true
646 }, 652 },
647 "test": "sql_unittests" 653 "test": "sql_unittests"
648 }, 654 },
649 { 655 {
650 "swarming": { 656 "swarming": {
657 "can_use_on_swarming_builders": true
658 },
659 "test": "sync_unit_tests"
660 },
661 {
662 "swarming": {
651 "can_use_on_swarming_builders": true 663 "can_use_on_swarming_builders": true
652 }, 664 },
653 "test": "ui_base_unittests" 665 "test": "ui_base_unittests"
654 }, 666 },
655 { 667 {
656 "swarming": { 668 "swarming": {
657 "can_use_on_swarming_builders": true 669 "can_use_on_swarming_builders": true
658 }, 670 },
659 "test": "ui_touch_selection_unittests" 671 "test": "ui_touch_selection_unittests"
660 }, 672 },
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
891 { 903 {
892 "swarming": { 904 "swarming": {
893 "can_use_on_swarming_builders": true 905 "can_use_on_swarming_builders": true
894 }, 906 },
895 "test": "sql_unittests" 907 "test": "sql_unittests"
896 }, 908 },
897 { 909 {
898 "swarming": { 910 "swarming": {
899 "can_use_on_swarming_builders": true 911 "can_use_on_swarming_builders": true
900 }, 912 },
913 "test": "sync_unit_tests"
914 },
915 {
916 "swarming": {
917 "can_use_on_swarming_builders": true
918 },
901 "test": "ui_base_unittests" 919 "test": "ui_base_unittests"
902 }, 920 },
903 { 921 {
904 "swarming": { 922 "swarming": {
905 "can_use_on_swarming_builders": true 923 "can_use_on_swarming_builders": true
906 }, 924 },
907 "test": "ui_touch_selection_unittests" 925 "test": "ui_touch_selection_unittests"
908 }, 926 },
909 { 927 {
910 "swarming": { 928 "swarming": {
(...skipping 1108 matching lines...) Expand 10 before | Expand all | Expand 10 after
2019 }, 2037 },
2020 { 2038 {
2021 "test": "unit_tests" 2039 "test": "unit_tests"
2022 }, 2040 },
2023 { 2041 {
2024 "test": "url_unittests" 2042 "test": "url_unittests"
2025 } 2043 }
2026 ] 2044 ]
2027 } 2045 }
2028 } 2046 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698