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

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

Issue 2278113002: Temporarily remove chrome_app_unittests from the Dr. Memory builder (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | no next file » | 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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 "display_unittests", 89 "display_unittests",
90 "extensions_unittests", 90 "extensions_unittests",
91 "events_unittests", 91 "events_unittests",
92 "gin_unittests", 92 "gin_unittests",
93 "google_apis_unittests", 93 "google_apis_unittests",
94 "gfx_unittests", 94 "gfx_unittests",
95 "installer_util_unittests", 95 "installer_util_unittests",
96 "install_static_unittests", 96 "install_static_unittests",
97 "keyboard_unittests", 97 "keyboard_unittests",
98 "unit_tests", 98 "unit_tests",
99 "chrome_app_unittests",
100 "libaddressinput_unittests", 99 "libaddressinput_unittests",
101 "libphonenumber_unittests", 100 "libphonenumber_unittests",
102 "content_browsertests", 101 "content_browsertests",
103 "browser_tests" 102 "browser_tests"
104 ] 103 ]
105 }, 104 },
106 "Linux ChromeOS MSan Tests": { 105 "Linux ChromeOS MSan Tests": {
107 "gtest_tests": [ 106 "gtest_tests": [
108 { 107 {
109 "swarming": { 108 "swarming": {
(...skipping 1918 matching lines...) Expand 10 before | Expand all | Expand 10 after
2028 }, 2027 },
2029 { 2028 {
2030 "test": "unit_tests" 2029 "test": "unit_tests"
2031 }, 2030 },
2032 { 2031 {
2033 "test": "url_unittests" 2032 "test": "url_unittests"
2034 } 2033 }
2035 ] 2034 ]
2036 } 2035 }
2037 } 2036 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698