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

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

Issue 2560633004: Run native_theme unittests everywhere we run views_unittests. (Closed)
Patch Set: Un-edit manage.py Created 4 years 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 469 matching lines...) Expand 10 before | Expand all | Expand 10 after
480 "test": "midi_unittests" 480 "test": "midi_unittests"
481 }, 481 },
482 { 482 {
483 "swarming": { 483 "swarming": {
484 "can_use_on_swarming_builders": true 484 "can_use_on_swarming_builders": true
485 }, 485 },
486 "test": "nacl_loader_unittests" 486 "test": "nacl_loader_unittests"
487 }, 487 },
488 { 488 {
489 "swarming": { 489 "swarming": {
490 "can_use_on_swarming_builders": true
491 },
492 "test": "native_theme_unittests"
493 },
494 {
495 "swarming": {
490 "can_use_on_swarming_builders": true, 496 "can_use_on_swarming_builders": true,
491 "shards": 4 497 "shards": 4
492 }, 498 },
493 "test": "net_unittests" 499 "test": "net_unittests"
494 }, 500 },
495 { 501 {
496 "swarming": { 502 "swarming": {
497 "can_use_on_swarming_builders": true 503 "can_use_on_swarming_builders": true
498 }, 504 },
499 "test": "pdf_unittests" 505 "test": "pdf_unittests"
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
713 { 719 {
714 "swarming": { 720 "swarming": {
715 "can_use_on_swarming_builders": true 721 "can_use_on_swarming_builders": true
716 }, 722 },
717 "test": "midi_unittests" 723 "test": "midi_unittests"
718 }, 724 },
719 { 725 {
720 "swarming": { 726 "swarming": {
721 "can_use_on_swarming_builders": true 727 "can_use_on_swarming_builders": true
722 }, 728 },
729 "test": "native_theme_unittests"
730 },
731 {
732 "swarming": {
733 "can_use_on_swarming_builders": true
734 },
723 "test": "net_unittests" 735 "test": "net_unittests"
724 }, 736 },
725 { 737 {
726 "swarming": { 738 "swarming": {
727 "can_use_on_swarming_builders": true 739 "can_use_on_swarming_builders": true
728 }, 740 },
729 "test": "pdf_unittests" 741 "test": "pdf_unittests"
730 }, 742 },
731 { 743 {
732 "swarming": { 744 "swarming": {
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
796 }, 808 },
797 { 809 {
798 "swarming": { 810 "swarming": {
799 "can_use_on_swarming_builders": true 811 "can_use_on_swarming_builders": true
800 }, 812 },
801 "test": "wtf_unittests" 813 "test": "wtf_unittests"
802 } 814 }
803 ] 815 ]
804 } 816 }
805 } 817 }
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