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

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

Issue 2205613002: Revert of [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: 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 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 "test": "skia_unittests" 209 "test": "skia_unittests"
210 }, 210 },
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
220 },
221 "test": "sync_unit_tests"
222 },
223 {
224 "swarming": {
219 "can_use_on_swarming_builders": true 225 "can_use_on_swarming_builders": true
220 }, 226 },
221 "test": "ui_base_unittests" 227 "test": "ui_base_unittests"
222 }, 228 },
223 { 229 {
224 "swarming": { 230 "swarming": {
225 "can_use_on_swarming_builders": true, 231 "can_use_on_swarming_builders": true,
226 "shards": 2 232 "shards": 2
227 }, 233 },
228 "test": "unit_tests" 234 "test": "unit_tests"
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 }, 503 },
498 "test": "skia_unittests" 504 "test": "skia_unittests"
499 }, 505 },
500 { 506 {
501 "swarming": { 507 "swarming": {
502 "can_use_on_swarming_builders": true 508 "can_use_on_swarming_builders": true
503 }, 509 },
504 "test": "sql_unittests" 510 "test": "sql_unittests"
505 }, 511 },
506 { 512 {
513 "swarming": {
514 "can_use_on_swarming_builders": true
515 },
516 "test": "sync_unit_tests"
517 },
518 {
507 "test": "ui_arc_unittests" 519 "test": "ui_arc_unittests"
508 }, 520 },
509 { 521 {
510 "swarming": { 522 "swarming": {
511 "can_use_on_swarming_builders": true 523 "can_use_on_swarming_builders": true
512 }, 524 },
513 "test": "ui_base_unittests" 525 "test": "ui_base_unittests"
514 }, 526 },
515 { 527 {
516 "test": "ui_chromeos_unittests" 528 "test": "ui_chromeos_unittests"
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
706 { 718 {
707 "swarming": { 719 "swarming": {
708 "can_use_on_swarming_builders": true 720 "can_use_on_swarming_builders": true
709 }, 721 },
710 "test": "sql_unittests" 722 "test": "sql_unittests"
711 }, 723 },
712 { 724 {
713 "swarming": { 725 "swarming": {
714 "can_use_on_swarming_builders": true 726 "can_use_on_swarming_builders": true
715 }, 727 },
728 "test": "sync_unit_tests"
729 },
730 {
731 "swarming": {
732 "can_use_on_swarming_builders": true
733 },
716 "test": "ui_base_unittests" 734 "test": "ui_base_unittests"
717 }, 735 },
718 { 736 {
719 "swarming": { 737 "swarming": {
720 "can_use_on_swarming_builders": true 738 "can_use_on_swarming_builders": true
721 }, 739 },
722 "test": "unit_tests" 740 "test": "unit_tests"
723 }, 741 },
724 { 742 {
725 "swarming": { 743 "swarming": {
(...skipping 15 matching lines...) Expand all
741 }, 759 },
742 { 760 {
743 "swarming": { 761 "swarming": {
744 "can_use_on_swarming_builders": true 762 "can_use_on_swarming_builders": true
745 }, 763 },
746 "test": "wtf_unittests" 764 "test": "wtf_unittests"
747 } 765 }
748 ] 766 ]
749 } 767 }
750 } 768 }
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