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

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

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo 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 | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.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 701 matching lines...) Expand 10 before | Expand all | Expand 10 after
712 "browser_tests", 712 "browser_tests",
713 { 713 {
714 "test": "content_browsertests", 714 "test": "content_browsertests",
715 "swarming": { 715 "swarming": {
716 "can_use_on_swarming_builders": true 716 "can_use_on_swarming_builders": true
717 } 717 }
718 }, 718 },
719 "installer_util_unittests" 719 "installer_util_unittests"
720 ] 720 ]
721 }, 721 },
722 "CrWinClang64(asan) tester": { 722 "CrWinClang(asan) tester": {
723 "gtest_tests": [ 723 "gtest_tests": [
724 { 724 {
725 "test": "base_unittests", 725 "test": "base_unittests",
726 "swarming": { 726 "swarming": {
727 "can_use_on_swarming_builders": true 727 "can_use_on_swarming_builders": true
728 } 728 }
729 }, 729 },
730 "cacheinvalidation_unittests", 730 "cacheinvalidation_unittests",
731 "chrome_elf_unittests", 731 "chrome_elf_unittests",
732 "components_unittests", 732 "components_unittests",
(...skipping 29 matching lines...) Expand all
762 { 762 {
763 "test": "content_browsertests", 763 "test": "content_browsertests",
764 "swarming": { 764 "swarming": {
765 "can_use_on_swarming_builders": true 765 "can_use_on_swarming_builders": true
766 } 766 }
767 }, 767 },
768 "installer_util_unittests" 768 "installer_util_unittests"
769 ] 769 ]
770 } 770 }
771 } 771 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698