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

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

Issue 2186733002: [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Remove from chromium.memory.full.json 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.memory.json ('k') | testing/buildbot/chromium.memory.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 },
369 "test": "ui_base_unittests" 363 "test": "ui_base_unittests"
370 }, 364 },
371 { 365 {
372 "swarming": { 366 "swarming": {
373 "can_use_on_swarming_builders": true 367 "can_use_on_swarming_builders": true
374 }, 368 },
375 "test": "unit_tests" 369 "test": "unit_tests"
376 }, 370 },
377 { 371 {
378 "swarming": { 372 "swarming": {
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
649 { 643 {
650 "swarming": { 644 "swarming": {
651 "can_use_on_swarming_builders": true 645 "can_use_on_swarming_builders": true
652 }, 646 },
653 "test": "sql_unittests" 647 "test": "sql_unittests"
654 }, 648 },
655 { 649 {
656 "swarming": { 650 "swarming": {
657 "can_use_on_swarming_builders": true 651 "can_use_on_swarming_builders": true
658 }, 652 },
659 "test": "sync_unit_tests"
660 },
661 {
662 "swarming": {
663 "can_use_on_swarming_builders": true
664 },
665 "test": "ui_base_unittests" 653 "test": "ui_base_unittests"
666 }, 654 },
667 { 655 {
668 "swarming": { 656 "swarming": {
669 "can_use_on_swarming_builders": true 657 "can_use_on_swarming_builders": true
670 }, 658 },
671 "test": "ui_touch_selection_unittests" 659 "test": "ui_touch_selection_unittests"
672 }, 660 },
673 { 661 {
674 "swarming": { 662 "swarming": {
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
903 { 891 {
904 "swarming": { 892 "swarming": {
905 "can_use_on_swarming_builders": true 893 "can_use_on_swarming_builders": true
906 }, 894 },
907 "test": "sql_unittests" 895 "test": "sql_unittests"
908 }, 896 },
909 { 897 {
910 "swarming": { 898 "swarming": {
911 "can_use_on_swarming_builders": true 899 "can_use_on_swarming_builders": true
912 }, 900 },
913 "test": "sync_unit_tests"
914 },
915 {
916 "swarming": {
917 "can_use_on_swarming_builders": true
918 },
919 "test": "ui_base_unittests" 901 "test": "ui_base_unittests"
920 }, 902 },
921 { 903 {
922 "swarming": { 904 "swarming": {
923 "can_use_on_swarming_builders": true 905 "can_use_on_swarming_builders": true
924 }, 906 },
925 "test": "ui_touch_selection_unittests" 907 "test": "ui_touch_selection_unittests"
926 }, 908 },
927 { 909 {
928 "swarming": { 910 "swarming": {
(...skipping 1108 matching lines...) Expand 10 before | Expand all | Expand 10 after
2037 }, 2019 },
2038 { 2020 {
2039 "test": "unit_tests" 2021 "test": "unit_tests"
2040 }, 2022 },
2041 { 2023 {
2042 "test": "url_unittests" 2024 "test": "url_unittests"
2043 } 2025 }
2044 ] 2026 ]
2045 } 2027 }
2046 } 2028 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698