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

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

Issue 2335193004: Swarm Site Isolation FYI waterfall. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | no next file » | 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 10928 matching lines...) Expand 10 before | Expand all | Expand 10 after
10939 "test": "views_mus_unittests" 10939 "test": "views_mus_unittests"
10940 } 10940 }
10941 ] 10941 ]
10942 }, 10942 },
10943 "Site Isolation Linux": { 10943 "Site Isolation Linux": {
10944 "gtest_tests": [ 10944 "gtest_tests": [
10945 { 10945 {
10946 "args": [ 10946 "args": [
10947 "--site-per-process" 10947 "--site-per-process"
10948 ], 10948 ],
10949 "swarming": {
10950 "can_use_on_swarming_builders": true
10951 },
10949 "test": "app_shell_unittests" 10952 "test": "app_shell_unittests"
10950 }, 10953 },
10951 { 10954 {
10952 "args": [ 10955 "args": [
10953 "--site-per-process" 10956 "--site-per-process"
10954 ], 10957 ],
10958 "swarming": {
10959 "can_use_on_swarming_builders": true
10960 },
10955 "test": "blimp_unittests" 10961 "test": "blimp_unittests"
10956 }, 10962 },
10957 { 10963 {
10958 "args": [ 10964 "args": [
10959 "--site-per-process", 10965 "--site-per-process",
10960 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.browser_tests.filter" 10966 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.browser_tests.filter"
10961 ], 10967 ],
10968 "swarming": {
10969 "can_use_on_swarming_builders": true
10970 },
10962 "test": "browser_tests" 10971 "test": "browser_tests"
10963 }, 10972 },
10964 { 10973 {
10965 "args": [ 10974 "args": [
10966 "--site-per-process" 10975 "--site-per-process"
10967 ], 10976 ],
10977 "swarming": {
10978 "can_use_on_swarming_builders": true
10979 },
10968 "test": "components_browsertests" 10980 "test": "components_browsertests"
10969 }, 10981 },
10970 { 10982 {
10971 "args": [ 10983 "args": [
10972 "--site-per-process" 10984 "--site-per-process"
10973 ], 10985 ],
10986 "swarming": {
10987 "can_use_on_swarming_builders": true
10988 },
10974 "test": "components_unittests" 10989 "test": "components_unittests"
10975 }, 10990 },
10976 { 10991 {
10977 "args": [ 10992 "args": [
10978 "--site-per-process", 10993 "--site-per-process",
10979 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.content_browsertests.filter" 10994 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.content_browsertests.filter"
10980 ], 10995 ],
10996 "swarming": {
10997 "can_use_on_swarming_builders": true
10998 },
10981 "test": "content_browsertests" 10999 "test": "content_browsertests"
10982 }, 11000 },
10983 { 11001 {
10984 "args": [ 11002 "args": [
10985 "--site-per-process" 11003 "--site-per-process"
10986 ], 11004 ],
11005 "swarming": {
11006 "can_use_on_swarming_builders": true
11007 },
10987 "test": "content_unittests" 11008 "test": "content_unittests"
10988 }, 11009 },
10989 { 11010 {
10990 "args": [ 11011 "args": [
10991 "--site-per-process" 11012 "--site-per-process"
10992 ], 11013 ],
11014 "swarming": {
11015 "can_use_on_swarming_builders": true
11016 },
10993 "test": "extensions_browsertests" 11017 "test": "extensions_browsertests"
10994 }, 11018 },
10995 { 11019 {
10996 "args": [ 11020 "args": [
10997 "--site-per-process" 11021 "--site-per-process"
10998 ], 11022 ],
11023 "swarming": {
11024 "can_use_on_swarming_builders": true
11025 },
10999 "test": "extensions_unittests" 11026 "test": "extensions_unittests"
11000 }, 11027 },
11001 { 11028 {
11002 "args": [ 11029 "args": [
11003 "--site-per-process" 11030 "--site-per-process"
11004 ], 11031 ],
11032 "swarming": {
11033 "can_use_on_swarming_builders": true
11034 },
11005 "test": "interactive_ui_tests" 11035 "test": "interactive_ui_tests"
11006 }, 11036 },
11007 { 11037 {
11008 "args": [ 11038 "args": [
11009 "--site-per-process" 11039 "--site-per-process"
11010 ], 11040 ],
11041 "swarming": {
11042 "can_use_on_swarming_builders": true
11043 },
11011 "test": "nacl_loader_unittests" 11044 "test": "nacl_loader_unittests"
11012 }, 11045 },
11013 { 11046 {
11014 "args": [ 11047 "args": [
11015 "--site-per-process" 11048 "--site-per-process"
11016 ], 11049 ],
11050 "swarming": {
11051 "can_use_on_swarming_builders": true
11052 },
11017 "test": "sync_integration_tests" 11053 "test": "sync_integration_tests"
11018 }, 11054 },
11019 { 11055 {
11020 "args": [ 11056 "args": [
11021 "--site-per-process" 11057 "--site-per-process"
11022 ], 11058 ],
11059 "swarming": {
11060 "can_use_on_swarming_builders": true
11061 },
11023 "test": "unit_tests" 11062 "test": "unit_tests"
11024 } 11063 }
11025 ] 11064 ]
11026 }, 11065 },
11027 "Site Isolation Win": { 11066 "Site Isolation Win": {
11028 "gtest_tests": [ 11067 "gtest_tests": [
11029 { 11068 {
11030 "args": [ 11069 "args": [
11031 "--site-per-process" 11070 "--site-per-process"
11032 ], 11071 ],
11072 "swarming": {
11073 "can_use_on_swarming_builders": true
11074 },
11033 "test": "app_shell_unittests" 11075 "test": "app_shell_unittests"
11034 }, 11076 },
11035 { 11077 {
11036 "args": [ 11078 "args": [
11037 "--site-per-process", 11079 "--site-per-process",
11038 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.browser_tests.filter" 11080 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.browser_tests.filter"
11039 ], 11081 ],
11082 "swarming": {
11083 "can_use_on_swarming_builders": true
11084 },
11040 "test": "browser_tests" 11085 "test": "browser_tests"
11041 }, 11086 },
11042 { 11087 {
11043 "args": [ 11088 "args": [
11044 "--site-per-process" 11089 "--site-per-process"
11045 ], 11090 ],
11091 "swarming": {
11092 "can_use_on_swarming_builders": true
11093 },
11046 "test": "components_browsertests" 11094 "test": "components_browsertests"
11047 }, 11095 },
11048 { 11096 {
11049 "args": [ 11097 "args": [
11050 "--site-per-process" 11098 "--site-per-process"
11051 ], 11099 ],
11100 "swarming": {
11101 "can_use_on_swarming_builders": true
11102 },
11052 "test": "components_unittests" 11103 "test": "components_unittests"
11053 }, 11104 },
11054 { 11105 {
11055 "args": [ 11106 "args": [
11056 "--site-per-process", 11107 "--site-per-process",
11057 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.content_browsertests.filter" 11108 "--test-launcher-filter-file=src/testing/buildbot/filters/site-per-pro cess.content_browsertests.filter"
11058 ], 11109 ],
11110 "swarming": {
11111 "can_use_on_swarming_builders": true
11112 },
11059 "test": "content_browsertests" 11113 "test": "content_browsertests"
11060 }, 11114 },
11061 { 11115 {
11062 "args": [ 11116 "args": [
11063 "--site-per-process" 11117 "--site-per-process"
11064 ], 11118 ],
11119 "swarming": {
11120 "can_use_on_swarming_builders": true
11121 },
11065 "test": "content_unittests" 11122 "test": "content_unittests"
11066 }, 11123 },
11067 { 11124 {
11068 "args": [ 11125 "args": [
11069 "--site-per-process" 11126 "--site-per-process"
11070 ], 11127 ],
11128 "swarming": {
11129 "can_use_on_swarming_builders": true
11130 },
11071 "test": "extensions_browsertests" 11131 "test": "extensions_browsertests"
11072 }, 11132 },
11073 { 11133 {
11074 "args": [ 11134 "args": [
11075 "--site-per-process" 11135 "--site-per-process"
11076 ], 11136 ],
11137 "swarming": {
11138 "can_use_on_swarming_builders": true
11139 },
11077 "test": "extensions_unittests" 11140 "test": "extensions_unittests"
11078 }, 11141 },
11079 { 11142 {
11080 "args": [ 11143 "args": [
11081 "--site-per-process" 11144 "--site-per-process"
11082 ], 11145 ],
11146 "swarming": {
11147 "can_use_on_swarming_builders": true
11148 },
11083 "test": "installer_util_unittests" 11149 "test": "installer_util_unittests"
11084 }, 11150 },
11085 { 11151 {
11086 "args": [ 11152 "args": [
11087 "--site-per-process" 11153 "--site-per-process"
11088 ], 11154 ],
11155 "swarming": {
11156 "can_use_on_swarming_builders": true
11157 },
11089 "test": "interactive_ui_tests" 11158 "test": "interactive_ui_tests"
11090 }, 11159 },
11091 { 11160 {
11092 "args": [ 11161 "args": [
11093 "--site-per-process" 11162 "--site-per-process"
11094 ], 11163 ],
11164 "swarming": {
11165 "can_use_on_swarming_builders": true
11166 },
11095 "test": "nacl_loader_unittests" 11167 "test": "nacl_loader_unittests"
11096 }, 11168 },
11097 { 11169 {
11098 "args": [ 11170 "args": [
11099 "--site-per-process" 11171 "--site-per-process"
11100 ], 11172 ],
11173 "swarming": {
11174 "can_use_on_swarming_builders": true
11175 },
11101 "test": "sync_integration_tests" 11176 "test": "sync_integration_tests"
11102 }, 11177 },
11103 { 11178 {
11104 "args": [ 11179 "args": [
11105 "--site-per-process" 11180 "--site-per-process"
11106 ], 11181 ],
11182 "swarming": {
11183 "can_use_on_swarming_builders": true
11184 },
11107 "test": "unit_tests" 11185 "test": "unit_tests"
11108 } 11186 }
11109 ] 11187 ]
11110 }, 11188 },
11111 "ThinLTO Linux ToT": { 11189 "ThinLTO Linux ToT": {
11112 "gtest_tests": [ 11190 "gtest_tests": [
11113 { 11191 {
11114 "swarming": { 11192 "swarming": {
11115 "can_use_on_swarming_builders": true 11193 "can_use_on_swarming_builders": true
11116 }, 11194 },
(...skipping 908 matching lines...) Expand 10 before | Expand all | Expand 10 after
12025 }, 12103 },
12026 { 12104 {
12027 "swarming": { 12105 "swarming": {
12028 "can_use_on_swarming_builders": true 12106 "can_use_on_swarming_builders": true
12029 }, 12107 },
12030 "test": "views_unittests" 12108 "test": "views_unittests"
12031 } 12109 }
12032 ] 12110 ]
12033 } 12111 }
12034 } 12112 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698