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

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

Issue 1218143002: Convert sync_unit_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@9_gcm_unit_tests
Patch Set: Add chrome/test/data/sync, remove sync/tools/testserver/ Created 5 years, 5 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.memory.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 ChromeOS MSan Tests": { 2 "Linux ChromeOS MSan Tests": {
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 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 }, 207 },
208 "test": "skia_unittests" 208 "test": "skia_unittests"
209 }, 209 },
210 { 210 {
211 "swarming": { 211 "swarming": {
212 "can_use_on_swarming_builders": true 212 "can_use_on_swarming_builders": true
213 }, 213 },
214 "test": "sql_unittests" 214 "test": "sql_unittests"
215 }, 215 },
216 { 216 {
217 "swarming": {
218 "can_use_on_swarming_builders": true
219 },
217 "test": "sync_unit_tests" 220 "test": "sync_unit_tests"
218 }, 221 },
219 { 222 {
220 "swarming": { 223 "swarming": {
221 "can_use_on_swarming_builders": true 224 "can_use_on_swarming_builders": true
222 }, 225 },
223 "test": "ui_base_unittests" 226 "test": "ui_base_unittests"
224 }, 227 },
225 { 228 {
226 "swarming": { 229 "swarming": {
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
455 }, 458 },
456 "test": "skia_unittests" 459 "test": "skia_unittests"
457 }, 460 },
458 { 461 {
459 "swarming": { 462 "swarming": {
460 "can_use_on_swarming_builders": true 463 "can_use_on_swarming_builders": true
461 }, 464 },
462 "test": "sql_unittests" 465 "test": "sql_unittests"
463 }, 466 },
464 { 467 {
468 "swarming": {
469 "can_use_on_swarming_builders": true
470 },
465 "test": "sync_unit_tests" 471 "test": "sync_unit_tests"
466 }, 472 },
467 { 473 {
468 "swarming": { 474 "swarming": {
469 "can_use_on_swarming_builders": true 475 "can_use_on_swarming_builders": true
470 }, 476 },
471 "test": "ui_base_unittests" 477 "test": "ui_base_unittests"
472 }, 478 },
473 { 479 {
474 "swarming": { 480 "swarming": {
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
670 }, 676 },
671 "test": "skia_unittests" 677 "test": "skia_unittests"
672 }, 678 },
673 { 679 {
674 "swarming": { 680 "swarming": {
675 "can_use_on_swarming_builders": true 681 "can_use_on_swarming_builders": true
676 }, 682 },
677 "test": "sql_unittests" 683 "test": "sql_unittests"
678 }, 684 },
679 { 685 {
686 "swarming": {
687 "can_use_on_swarming_builders": true
688 },
680 "test": "sync_unit_tests" 689 "test": "sync_unit_tests"
681 }, 690 },
682 { 691 {
683 "swarming": { 692 "swarming": {
684 "can_use_on_swarming_builders": true 693 "can_use_on_swarming_builders": true
685 }, 694 },
686 "test": "ui_base_unittests" 695 "test": "ui_base_unittests"
687 }, 696 },
688 { 697 {
689 "swarming": { 698 "swarming": {
(...skipping 16 matching lines...) Expand all
706 }, 715 },
707 { 716 {
708 "test": "views_unittests" 717 "test": "views_unittests"
709 }, 718 },
710 { 719 {
711 "test": "wm_unittests" 720 "test": "wm_unittests"
712 } 721 }
713 ] 722 ]
714 } 723 }
715 } 724 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698