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

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

Issue 2611773002: Removes code using mus client lib (Closed)
Patch Set: dont run on linux Created 3 years, 11 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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 12858 matching lines...) Expand 10 before | Expand all | Expand 10 after
12869 { 12869 {
12870 "swarming": { 12870 "swarming": {
12871 "can_use_on_swarming_builders": false 12871 "can_use_on_swarming_builders": false
12872 }, 12872 },
12873 "test": "mus_ws_unittests" 12873 "test": "mus_ws_unittests"
12874 }, 12874 },
12875 { 12875 {
12876 "swarming": { 12876 "swarming": {
12877 "can_use_on_swarming_builders": true 12877 "can_use_on_swarming_builders": true
12878 }, 12878 },
12879 "test": "views_aura_mus_unittests" 12879 "test": "views_mus_unittests"
12880 } 12880 }
12881 ] 12881 ]
12882 }, 12882 },
12883 "Mojo Windows": { 12883 "Mojo Windows": {
12884 "additional_compile_targets": [ 12884 "additional_compile_targets": [
12885 "mash:all" 12885 "mash:all"
12886 ], 12886 ],
12887 "gtest_tests": [ 12887 "gtest_tests": [
12888 { 12888 {
12889 "args": [ 12889 "args": [
(...skipping 17 matching lines...) Expand all
12907 "swarming": { 12907 "swarming": {
12908 "can_use_on_swarming_builders": false 12908 "can_use_on_swarming_builders": false
12909 }, 12909 },
12910 "test": "mus_ws_unittests" 12910 "test": "mus_ws_unittests"
12911 }, 12911 },
12912 { 12912 {
12913 "swarming": { 12913 "swarming": {
12914 "can_use_on_swarming_builders": false 12914 "can_use_on_swarming_builders": false
12915 }, 12915 },
12916 "test": "views_mus_interactive_ui_tests" 12916 "test": "views_mus_interactive_ui_tests"
12917 },
12918 {
12919 "swarming": {
12920 "can_use_on_swarming_builders": false
12921 },
12922 "test": "views_mus_unittests"
12923 } 12917 }
12924 ] 12918 ]
12925 }, 12919 },
12926 "Site Isolation Android": { 12920 "Site Isolation Android": {
12927 "gtest_tests": [ 12921 "gtest_tests": [
12928 { 12922 {
12929 "override_isolate_target": "content_browsertests", 12923 "override_isolate_target": "content_browsertests",
12930 "swarming": { 12924 "swarming": {
12931 "can_use_on_swarming_builders": true, 12925 "can_use_on_swarming_builders": true,
12932 "dimension_sets": [ 12926 "dimension_sets": [
(...skipping 1320 matching lines...) Expand 10 before | Expand all | Expand 10 after
14253 }, 14247 },
14254 { 14248 {
14255 "swarming": { 14249 "swarming": {
14256 "can_use_on_swarming_builders": true 14250 "can_use_on_swarming_builders": true
14257 }, 14251 },
14258 "test": "views_unittests" 14252 "test": "views_unittests"
14259 } 14253 }
14260 ] 14254 ]
14261 } 14255 }
14262 } 14256 }
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