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

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

Issue 2395363002: Add storage_unittests to buildbots. (Closed)
Patch Set: Rebased against master. Created 4 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.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 28 matching lines...) Expand all
39 "media_unittests", 39 "media_unittests",
40 "midi_unittests", 40 "midi_unittests",
41 "mojo_system_unittests", 41 "mojo_system_unittests",
42 "mojo_public_system_unittests", 42 "mojo_public_system_unittests",
43 "mojo_public_bindings_unittests", 43 "mojo_public_bindings_unittests",
44 "mojo_common_unittests", 44 "mojo_common_unittests",
45 "net_unittests", 45 "net_unittests",
46 "printing_unittests", 46 "printing_unittests",
47 "remoting_unittests", 47 "remoting_unittests",
48 "sql_unittests", 48 "sql_unittests",
49 "storage_unittests",
49 "unit_tests", 50 "unit_tests",
50 "url_unittests" 51 "url_unittests"
51 ] 52 ]
52 }, 53 },
53 "Chromium Windows Builder (DrMemory)": { 54 "Chromium Windows Builder (DrMemory)": {
54 "additional_compile_targets": [ 55 "additional_compile_targets": [
55 "accessibility_unittests", 56 "accessibility_unittests",
56 "angle_unittests", 57 "angle_unittests",
57 "aura_unittests", 58 "aura_unittests",
58 "base_unittests", 59 "base_unittests",
59 "blink_heap_unittests", 60 "blink_heap_unittests",
60 "blink_platform_unittests", 61 "blink_platform_unittests",
61 "capture_unittests", 62 "capture_unittests",
62 "url_unittests", 63 "url_unittests",
63 "printing_unittests", 64 "printing_unittests",
64 "media_unittests", 65 "media_unittests",
65 "midi_unittests", 66 "midi_unittests",
66 "sql_unittests", 67 "sql_unittests",
68 "storage_unittests",
67 "crypto_unittests", 69 "crypto_unittests",
68 "remoting_unittests", 70 "remoting_unittests",
69 "ipc_tests", 71 "ipc_tests",
70 "net_unittests", 72 "net_unittests",
71 "components_unittests", 73 "components_unittests",
72 "device_unittests", 74 "device_unittests",
73 "jingle_unittests", 75 "jingle_unittests",
74 "gcm_unit_tests", 76 "gcm_unit_tests",
75 "gpu_ipc_service_unittests", 77 "gpu_ipc_service_unittests",
76 "gpu_unittests", 78 "gpu_unittests",
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 { 364 {
363 "swarming": { 365 "swarming": {
364 "can_use_on_swarming_builders": true 366 "can_use_on_swarming_builders": true
365 }, 367 },
366 "test": "sql_unittests" 368 "test": "sql_unittests"
367 }, 369 },
368 { 370 {
369 "swarming": { 371 "swarming": {
370 "can_use_on_swarming_builders": true 372 "can_use_on_swarming_builders": true
371 }, 373 },
374 "test": "storage_unittests"
375 },
376 {
377 "swarming": {
378 "can_use_on_swarming_builders": true
379 },
372 "test": "ui_base_unittests" 380 "test": "ui_base_unittests"
373 }, 381 },
374 { 382 {
375 "swarming": { 383 "swarming": {
376 "can_use_on_swarming_builders": true 384 "can_use_on_swarming_builders": true
377 }, 385 },
378 "test": "unit_tests" 386 "test": "unit_tests"
379 }, 387 },
380 { 388 {
381 "swarming": { 389 "swarming": {
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
661 { 669 {
662 "swarming": { 670 "swarming": {
663 "can_use_on_swarming_builders": true 671 "can_use_on_swarming_builders": true
664 }, 672 },
665 "test": "sql_unittests" 673 "test": "sql_unittests"
666 }, 674 },
667 { 675 {
668 "swarming": { 676 "swarming": {
669 "can_use_on_swarming_builders": true 677 "can_use_on_swarming_builders": true
670 }, 678 },
679 "test": "storage_unittests"
680 },
681 {
682 "swarming": {
683 "can_use_on_swarming_builders": true
684 },
671 "test": "ui_base_unittests" 685 "test": "ui_base_unittests"
672 }, 686 },
673 { 687 {
674 "swarming": { 688 "swarming": {
675 "can_use_on_swarming_builders": true 689 "can_use_on_swarming_builders": true
676 }, 690 },
677 "test": "ui_touch_selection_unittests" 691 "test": "ui_touch_selection_unittests"
678 }, 692 },
679 { 693 {
680 "swarming": { 694 "swarming": {
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
918 { 932 {
919 "swarming": { 933 "swarming": {
920 "can_use_on_swarming_builders": true 934 "can_use_on_swarming_builders": true
921 }, 935 },
922 "test": "sql_unittests" 936 "test": "sql_unittests"
923 }, 937 },
924 { 938 {
925 "swarming": { 939 "swarming": {
926 "can_use_on_swarming_builders": true 940 "can_use_on_swarming_builders": true
927 }, 941 },
942 "test": "storage_unittests"
943 },
944 {
945 "swarming": {
946 "can_use_on_swarming_builders": true
947 },
928 "test": "ui_base_unittests" 948 "test": "ui_base_unittests"
929 }, 949 },
930 { 950 {
931 "swarming": { 951 "swarming": {
932 "can_use_on_swarming_builders": true 952 "can_use_on_swarming_builders": true
933 }, 953 },
934 "test": "ui_touch_selection_unittests" 954 "test": "ui_touch_selection_unittests"
935 }, 955 },
936 { 956 {
937 "swarming": { 957 "swarming": {
(...skipping 728 matching lines...) Expand 10 before | Expand all | Expand 10 after
1666 { 1686 {
1667 "test": "printing_unittests" 1687 "test": "printing_unittests"
1668 }, 1688 },
1669 { 1689 {
1670 "test": "remoting_unittests" 1690 "test": "remoting_unittests"
1671 }, 1691 },
1672 { 1692 {
1673 "test": "sql_unittests" 1693 "test": "sql_unittests"
1674 }, 1694 },
1675 { 1695 {
1696 "test": "storage_unittests"
1697 },
1698 {
1676 "shard_index": 2, 1699 "shard_index": 2,
1677 "test": "unit_tests", 1700 "test": "unit_tests",
1678 "total_shards": 6 1701 "total_shards": 6
1679 }, 1702 },
1680 { 1703 {
1681 "shard_index": 3, 1704 "shard_index": 3,
1682 "test": "unit_tests", 1705 "test": "unit_tests",
1683 "total_shards": 6 1706 "total_shards": 6
1684 }, 1707 },
1685 { 1708 {
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
1902 { 1925 {
1903 "test": "printing_unittests" 1926 "test": "printing_unittests"
1904 }, 1927 },
1905 { 1928 {
1906 "test": "remoting_unittests" 1929 "test": "remoting_unittests"
1907 }, 1930 },
1908 { 1931 {
1909 "test": "sql_unittests" 1932 "test": "sql_unittests"
1910 }, 1933 },
1911 { 1934 {
1935 "test": "storage_unittests"
1936 },
1937 {
1912 "test": "unit_tests" 1938 "test": "unit_tests"
1913 }, 1939 },
1914 { 1940 {
1915 "test": "url_unittests" 1941 "test": "url_unittests"
1916 } 1942 }
1917 ] 1943 ]
1918 }, 1944 },
1919 "Windows Unit (DrMemory)": { 1945 "Windows Unit (DrMemory)": {
1920 "gtest_tests": [ 1946 "gtest_tests": [
1921 { 1947 {
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
2038 { 2064 {
2039 "test": "printing_unittests" 2065 "test": "printing_unittests"
2040 }, 2066 },
2041 { 2067 {
2042 "test": "remoting_unittests" 2068 "test": "remoting_unittests"
2043 }, 2069 },
2044 { 2070 {
2045 "test": "sql_unittests" 2071 "test": "sql_unittests"
2046 }, 2072 },
2047 { 2073 {
2074 "test": "storage_unittests"
2075 },
2076 {
2048 "test": "unit_tests" 2077 "test": "unit_tests"
2049 }, 2078 },
2050 { 2079 {
2051 "test": "url_unittests" 2080 "test": "url_unittests"
2052 } 2081 }
2053 ] 2082 ]
2054 } 2083 }
2055 } 2084 }
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