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

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

Issue 2347223002: Revert of 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",
99 "libaddressinput_unittests", 100 "libaddressinput_unittests",
100 "libphonenumber_unittests", 101 "libphonenumber_unittests",
101 "content_browsertests", 102 "content_browsertests",
102 "browser_tests" 103 "browser_tests"
103 ] 104 ]
104 }, 105 },
105 "Linux ChromeOS MSan Tests": { 106 "Linux ChromeOS MSan Tests": {
106 "gtest_tests": [ 107 "gtest_tests": [
107 { 108 {
108 "swarming": { 109 "swarming": {
(...skipping 1918 matching lines...) Expand 10 before | Expand all | Expand 10 after
2027 }, 2028 },
2028 { 2029 {
2029 "test": "unit_tests" 2030 "test": "unit_tests"
2030 }, 2031 },
2031 { 2032 {
2032 "test": "url_unittests" 2033 "test": "url_unittests"
2033 } 2034 }
2034 ] 2035 ]
2035 } 2036 }
2036 } 2037 }
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