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

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

Issue 903273002: Update from https://crrev.com/315085 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « sky/engine/platform/network/ResourceResponse.cpp ('k') | testing/buildbot/chromium.mac.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 Trusty": { 2 "Linux Trusty": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_unittests", 6 "app_shell_unittests",
7 "aura_unittests", 7 "aura_unittests",
8 "interactive_ui_tests", 8 "interactive_ui_tests",
9 "base_unittests", 9 "base_unittests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 725 matching lines...) Expand 10 before | Expand all | Expand 10 after
736 "gpu_unittests", 736 "gpu_unittests",
737 "url_unittests", 737 "url_unittests",
738 "jingle_unittests", 738 "jingle_unittests",
739 "content_unittests", 739 "content_unittests",
740 "device_unittests", 740 "device_unittests",
741 "media_unittests", 741 "media_unittests",
742 "net_unittests", 742 "net_unittests",
743 "ppapi_unittests", 743 "ppapi_unittests",
744 "printing_unittests", 744 "printing_unittests",
745 "remoting_unittests", 745 "remoting_unittests",
746 "sbox_unittests",
747 "sbox_integration_tests",
748 "sbox_validation_tests",
746 "ipc_tests", 749 "ipc_tests",
747 "sync_unit_tests", 750 "sync_unit_tests",
748 "skia_unittests", 751 "skia_unittests",
749 "unit_tests", 752 "unit_tests",
750 "sql_unittests", 753 "sql_unittests",
751 "ui_base_unittests", 754 "ui_base_unittests",
752 "views_unittests", 755 "views_unittests",
753 "browser_tests", 756 "browser_tests",
754 { 757 {
755 "test": "content_browsertests", 758 "test": "content_browsertests",
(...skipping 28 matching lines...) Expand all
784 "gpu_unittests", 787 "gpu_unittests",
785 "url_unittests", 788 "url_unittests",
786 "jingle_unittests", 789 "jingle_unittests",
787 "content_unittests", 790 "content_unittests",
788 "device_unittests", 791 "device_unittests",
789 "media_unittests", 792 "media_unittests",
790 "net_unittests", 793 "net_unittests",
791 "ppapi_unittests", 794 "ppapi_unittests",
792 "printing_unittests", 795 "printing_unittests",
793 "remoting_unittests", 796 "remoting_unittests",
797 "sbox_unittests",
798 "sbox_integration_tests",
799 "sbox_validation_tests",
794 "ipc_tests", 800 "ipc_tests",
795 "sync_unit_tests", 801 "sync_unit_tests",
796 "skia_unittests", 802 "skia_unittests",
797 "unit_tests", 803 "unit_tests",
798 "sql_unittests", 804 "sql_unittests",
799 "ui_base_unittests", 805 "ui_base_unittests",
800 "views_unittests", 806 "views_unittests",
801 "browser_tests", 807 "browser_tests",
802 { 808 {
803 "test": "content_browsertests", 809 "test": "content_browsertests",
804 "swarming": { 810 "swarming": {
805 "can_use_on_swarming_builders": true 811 "can_use_on_swarming_builders": true
806 } 812 }
807 }, 813 },
808 "installer_util_unittests" 814 "installer_util_unittests"
809 ] 815 ]
810 } 816 }
811 } 817 }
OLDNEW
« no previous file with comments | « sky/engine/platform/network/ResourceResponse.cpp ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698