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

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

Issue 1052723002: Convert components_unittests to Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_isolates
Patch Set: Rebased Created 5 years, 6 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.linux.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 "Linux ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 12 matching lines...) Expand all
23 { 23 {
24 "test": "cacheinvalidation_unittests" 24 "test": "cacheinvalidation_unittests"
25 }, 25 },
26 { 26 {
27 "test": "cast_unittests" 27 "test": "cast_unittests"
28 }, 28 },
29 { 29 {
30 "test": "cc_unittests" 30 "test": "cc_unittests"
31 }, 31 },
32 { 32 {
33 "swarming": {
34 "can_use_on_swarming_builders": true
35 },
33 "test": "components_unittests" 36 "test": "components_unittests"
34 }, 37 },
35 { 38 {
36 "swarming": { 39 "swarming": {
37 "can_use_on_swarming_builders": true 40 "can_use_on_swarming_builders": true
38 }, 41 },
39 "test": "content_browsertests" 42 "test": "content_browsertests"
40 }, 43 },
41 { 44 {
42 "swarming": { 45 "swarming": {
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 { 204 {
202 "test": "cacheinvalidation_unittests" 205 "test": "cacheinvalidation_unittests"
203 }, 206 },
204 { 207 {
205 "test": "cast_unittests" 208 "test": "cast_unittests"
206 }, 209 },
207 { 210 {
208 "test": "chromeos_unittests" 211 "test": "chromeos_unittests"
209 }, 212 },
210 { 213 {
214 "swarming": {
215 "can_use_on_swarming_builders": true
216 },
211 "test": "components_unittests" 217 "test": "components_unittests"
212 }, 218 },
213 { 219 {
214 "test": "compositor_unittests" 220 "test": "compositor_unittests"
215 }, 221 },
216 { 222 {
217 "swarming": { 223 "swarming": {
218 "can_use_on_swarming_builders": true 224 "can_use_on_swarming_builders": true
219 }, 225 },
220 "test": "content_browsertests" 226 "test": "content_browsertests"
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 { 359 {
354 "test": "cacheinvalidation_unittests" 360 "test": "cacheinvalidation_unittests"
355 }, 361 },
356 { 362 {
357 "test": "cc_unittests" 363 "test": "cc_unittests"
358 }, 364 },
359 { 365 {
360 "test": "chromedriver_unittests" 366 "test": "chromedriver_unittests"
361 }, 367 },
362 { 368 {
369 "swarming": {
370 "can_use_on_swarming_builders": true
371 },
363 "test": "components_unittests" 372 "test": "components_unittests"
364 }, 373 },
365 { 374 {
366 "swarming": { 375 "swarming": {
367 "can_use_on_swarming_builders": true, 376 "can_use_on_swarming_builders": true,
368 "shards": 2 377 "shards": 2
369 }, 378 },
370 "test": "content_browsertests" 379 "test": "content_browsertests"
371 }, 380 },
372 { 381 {
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
462 { 471 {
463 "test": "cacheinvalidation_unittests" 472 "test": "cacheinvalidation_unittests"
464 }, 473 },
465 { 474 {
466 "test": "cc_unittests" 475 "test": "cc_unittests"
467 }, 476 },
468 { 477 {
469 "test": "chromedriver_unittests" 478 "test": "chromedriver_unittests"
470 }, 479 },
471 { 480 {
481 "swarming": {
482 "can_use_on_swarming_builders": true
483 },
472 "test": "components_unittests" 484 "test": "components_unittests"
473 }, 485 },
474 { 486 {
475 "swarming": { 487 "swarming": {
476 "can_use_on_swarming_builders": true 488 "can_use_on_swarming_builders": true
477 }, 489 },
478 "test": "content_browsertests" 490 "test": "content_browsertests"
479 }, 491 },
480 { 492 {
481 "swarming": { 493 "swarming": {
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
536 }, 548 },
537 { 549 {
538 "test": "ui_base_unittests" 550 "test": "ui_base_unittests"
539 }, 551 },
540 { 552 {
541 "test": "url_unittests" 553 "test": "url_unittests"
542 } 554 }
543 ] 555 ]
544 } 556 }
545 } 557 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698