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

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

Issue 875353004: Isolate crypto_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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.mac.json ('k') | testing/buildbot/chromium.webkit.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 "Linux ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "extensions_browsertests", 5 "extensions_browsertests",
6 { 6 {
7 "test": "base_unittests", 7 "test": "base_unittests",
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": true 9 "can_use_on_swarming_builders": true
10 } 10 }
(...skipping 14 matching lines...) Expand all
25 "swarming": { 25 "swarming": {
26 "can_use_on_swarming_builders": true 26 "can_use_on_swarming_builders": true
27 } 27 }
28 }, 28 },
29 { 29 {
30 "test": "content_unittests", 30 "test": "content_unittests",
31 "swarming": { 31 "swarming": {
32 "can_use_on_swarming_builders": true 32 "can_use_on_swarming_builders": true
33 } 33 }
34 }, 34 },
35 "crypto_unittests", 35 {
36 "test": "crypto_unittests",
37 "swarming": {
38 "can_use_on_swarming_builders": true
39 }
40 },
36 "device_unittests", 41 "device_unittests",
37 "display_unittests", 42 "display_unittests",
38 "extensions_unittests", 43 "extensions_unittests",
39 "gcm_unit_tests", 44 "gcm_unit_tests",
40 "gfx_unittests", 45 "gfx_unittests",
41 "google_apis_unittests", 46 "google_apis_unittests",
42 "gpu_unittests", 47 "gpu_unittests",
43 { 48 {
44 "test": "interactive_ui_tests", 49 "test": "interactive_ui_tests",
45 "swarming": { 50 "swarming": {
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 "swarming": { 126 "swarming": {
122 "can_use_on_swarming_builders": true 127 "can_use_on_swarming_builders": true
123 } 128 }
124 }, 129 },
125 { 130 {
126 "test": "content_unittests", 131 "test": "content_unittests",
127 "swarming": { 132 "swarming": {
128 "can_use_on_swarming_builders": true 133 "can_use_on_swarming_builders": true
129 } 134 }
130 }, 135 },
131 "crypto_unittests", 136 {
137 "test": "crypto_unittests",
138 "swarming": {
139 "can_use_on_swarming_builders": true
140 }
141 },
132 "gcm_unit_tests", 142 "gcm_unit_tests",
133 "gpu_unittests", 143 "gpu_unittests",
134 { 144 {
135 "test": "interactive_ui_tests", 145 "test": "interactive_ui_tests",
136 "swarming": { 146 "swarming": {
137 "can_use_on_swarming_builders": true 147 "can_use_on_swarming_builders": true
138 } 148 }
139 }, 149 },
140 "ipc_tests", 150 "ipc_tests",
141 "jingle_unittests", 151 "jingle_unittests",
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 "can_use_on_swarming_builders": true, 191 "can_use_on_swarming_builders": true,
182 "shards": 2 192 "shards": 2
183 } 193 }
184 }, 194 },
185 { 195 {
186 "test": "content_unittests", 196 "test": "content_unittests",
187 "swarming": { 197 "swarming": {
188 "can_use_on_swarming_builders": true 198 "can_use_on_swarming_builders": true
189 } 199 }
190 }, 200 },
191 "crypto_unittests", 201 {
202 "test": "crypto_unittests",
203 "swarming": {
204 "can_use_on_swarming_builders": true
205 }
206 },
192 "gcm_unit_tests", 207 "gcm_unit_tests",
193 "gpu_unittests", 208 "gpu_unittests",
194 { 209 {
195 "test": "interactive_ui_tests", 210 "test": "interactive_ui_tests",
196 "swarming": { 211 "swarming": {
197 "can_use_on_swarming_builders": true, 212 "can_use_on_swarming_builders": true,
198 "shards": 2 213 "shards": 2
199 } 214 }
200 }, 215 },
201 "ipc_tests", 216 "ipc_tests",
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 "can_use_on_swarming_builders": true 272 "can_use_on_swarming_builders": true
258 } 273 }
259 }, 274 },
260 { 275 {
261 "test": "content_unittests", 276 "test": "content_unittests",
262 "swarming": { 277 "swarming": {
263 "can_use_on_swarming_builders": true 278 "can_use_on_swarming_builders": true
264 } 279 }
265 }, 280 },
266 "components_unittests", 281 "components_unittests",
267 "crypto_unittests", 282 {
283 "test": "crypto_unittests",
284 "swarming": {
285 "can_use_on_swarming_builders": true
286 }
287 },
268 "device_unittests", 288 "device_unittests",
269 "display_unittests", 289 "display_unittests",
270 "events_unittests", 290 "events_unittests",
271 "gcm_unit_tests", 291 "gcm_unit_tests",
272 "gfx_unittests", 292 "gfx_unittests",
273 "gpu_unittests", 293 "gpu_unittests",
274 "google_apis_unittests", 294 "google_apis_unittests",
275 { 295 {
276 "test": "interactive_ui_tests", 296 "test": "interactive_ui_tests",
277 "swarming": { 297 "swarming": {
(...skipping 28 matching lines...) Expand all
306 } 326 }
307 }, 327 },
308 "ui_base_unittests", 328 "ui_base_unittests",
309 "ui_chromeos_unittests", 329 "ui_chromeos_unittests",
310 "ui_touch_selection_unittests", 330 "ui_touch_selection_unittests",
311 "url_unittests", 331 "url_unittests",
312 "views_unittests" 332 "views_unittests"
313 ] 333 ]
314 } 334 }
315 } 335 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698