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

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

Issue 2202393002: swarming: wholesale switch remaining tests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: No need to modify mb.py 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.linux.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 498 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 }, 509 },
510 "test": "sql_unittests" 510 "test": "sql_unittests"
511 }, 511 },
512 { 512 {
513 "swarming": { 513 "swarming": {
514 "can_use_on_swarming_builders": true 514 "can_use_on_swarming_builders": true
515 }, 515 },
516 "test": "sync_unit_tests" 516 "test": "sync_unit_tests"
517 }, 517 },
518 { 518 {
519 "swarming": {
520 "can_use_on_swarming_builders": true
521 },
519 "test": "ui_arc_unittests" 522 "test": "ui_arc_unittests"
520 }, 523 },
521 { 524 {
522 "swarming": { 525 "swarming": {
523 "can_use_on_swarming_builders": true 526 "can_use_on_swarming_builders": true
524 }, 527 },
525 "test": "ui_base_unittests" 528 "test": "ui_base_unittests"
526 }, 529 },
527 { 530 {
531 "swarming": {
532 "can_use_on_swarming_builders": true
533 },
528 "test": "ui_chromeos_unittests" 534 "test": "ui_chromeos_unittests"
529 }, 535 },
530 { 536 {
531 "swarming": { 537 "swarming": {
532 "can_use_on_swarming_builders": true 538 "can_use_on_swarming_builders": true
533 }, 539 },
534 "test": "ui_touch_selection_unittests" 540 "test": "ui_touch_selection_unittests"
535 }, 541 },
536 { 542 {
537 "swarming": { 543 "swarming": {
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
759 }, 765 },
760 { 766 {
761 "swarming": { 767 "swarming": {
762 "can_use_on_swarming_builders": true 768 "can_use_on_swarming_builders": true
763 }, 769 },
764 "test": "wtf_unittests" 770 "test": "wtf_unittests"
765 } 771 }
766 ] 772 ]
767 } 773 }
768 } 774 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.full.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698