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

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

Issue 2186733002: [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Remove from chromium.memory.full.json Created 4 years, 4 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.memory.full.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 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 { 211 {
212 "swarming": { 212 "swarming": {
213 "can_use_on_swarming_builders": true 213 "can_use_on_swarming_builders": true
214 }, 214 },
215 "test": "sql_unittests" 215 "test": "sql_unittests"
216 }, 216 },
217 { 217 {
218 "swarming": { 218 "swarming": {
219 "can_use_on_swarming_builders": true 219 "can_use_on_swarming_builders": true
220 }, 220 },
221 "test": "sync_unit_tests"
222 },
223 {
224 "swarming": {
225 "can_use_on_swarming_builders": true
226 },
227 "test": "ui_base_unittests" 221 "test": "ui_base_unittests"
228 }, 222 },
229 { 223 {
230 "swarming": { 224 "swarming": {
231 "can_use_on_swarming_builders": true, 225 "can_use_on_swarming_builders": true,
232 "shards": 2 226 "shards": 2
233 }, 227 },
234 "test": "unit_tests" 228 "test": "unit_tests"
235 }, 229 },
236 { 230 {
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
503 }, 497 },
504 "test": "skia_unittests" 498 "test": "skia_unittests"
505 }, 499 },
506 { 500 {
507 "swarming": { 501 "swarming": {
508 "can_use_on_swarming_builders": true 502 "can_use_on_swarming_builders": true
509 }, 503 },
510 "test": "sql_unittests" 504 "test": "sql_unittests"
511 }, 505 },
512 { 506 {
513 "swarming": {
514 "can_use_on_swarming_builders": true
515 },
516 "test": "sync_unit_tests"
517 },
518 {
519 "test": "ui_arc_unittests" 507 "test": "ui_arc_unittests"
520 }, 508 },
521 { 509 {
522 "swarming": { 510 "swarming": {
523 "can_use_on_swarming_builders": true 511 "can_use_on_swarming_builders": true
524 }, 512 },
525 "test": "ui_base_unittests" 513 "test": "ui_base_unittests"
526 }, 514 },
527 { 515 {
528 "test": "ui_chromeos_unittests" 516 "test": "ui_chromeos_unittests"
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
718 { 706 {
719 "swarming": { 707 "swarming": {
720 "can_use_on_swarming_builders": true 708 "can_use_on_swarming_builders": true
721 }, 709 },
722 "test": "sql_unittests" 710 "test": "sql_unittests"
723 }, 711 },
724 { 712 {
725 "swarming": { 713 "swarming": {
726 "can_use_on_swarming_builders": true 714 "can_use_on_swarming_builders": true
727 }, 715 },
728 "test": "sync_unit_tests"
729 },
730 {
731 "swarming": {
732 "can_use_on_swarming_builders": true
733 },
734 "test": "ui_base_unittests" 716 "test": "ui_base_unittests"
735 }, 717 },
736 { 718 {
737 "swarming": { 719 "swarming": {
738 "can_use_on_swarming_builders": true 720 "can_use_on_swarming_builders": true
739 }, 721 },
740 "test": "unit_tests" 722 "test": "unit_tests"
741 }, 723 },
742 { 724 {
743 "swarming": { 725 "swarming": {
(...skipping 15 matching lines...) Expand all
759 }, 741 },
760 { 742 {
761 "swarming": { 743 "swarming": {
762 "can_use_on_swarming_builders": true 744 "can_use_on_swarming_builders": true
763 }, 745 },
764 "test": "wtf_unittests" 746 "test": "wtf_unittests"
765 } 747 }
766 ] 748 ]
767 } 749 }
768 } 750 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.memory.full.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698