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

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

Issue 1308063002: Add four more tests to CFI buildbot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "scripts": [ 3 "scripts": [
4 { 4 {
5 "name": "telemetry_unittests", 5 "name": "telemetry_unittests",
6 "script": "telemetry_unittests.py" 6 "script": "telemetry_unittests.py"
7 } 7 }
8 ] 8 ]
9 }, 9 },
10 "Browser Side Navigation Linux": { 10 "Browser Side Navigation Linux": {
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 { 106 {
107 "swarming": { 107 "swarming": {
108 "can_use_on_swarming_builders": true 108 "can_use_on_swarming_builders": true
109 }, 109 },
110 "test": "chromedriver_unittests" 110 "test": "chromedriver_unittests"
111 }, 111 },
112 { 112 {
113 "swarming": { 113 "swarming": {
114 "can_use_on_swarming_builders": true 114 "can_use_on_swarming_builders": true
115 }, 115 },
116 "test": "components_browsertests"
117 },
118 {
119 "swarming": {
120 "can_use_on_swarming_builders": true
121 },
116 "test": "components_unittests" 122 "test": "components_unittests"
117 }, 123 },
118 { 124 {
119 "swarming": { 125 "swarming": {
120 "can_use_on_swarming_builders": true 126 "can_use_on_swarming_builders": true
121 }, 127 },
122 "test": "compositor_unittests" 128 "test": "compositor_unittests"
123 }, 129 },
124 { 130 {
125 "swarming": { 131 "swarming": {
126 "can_use_on_swarming_builders": true 132 "can_use_on_swarming_builders": true
127 }, 133 },
134 "test": "content_browsertests"
135 },
136 {
137 "swarming": {
138 "can_use_on_swarming_builders": true
139 },
128 "test": "content_unittests" 140 "test": "content_unittests"
129 }, 141 },
130 { 142 {
131 "swarming": { 143 "swarming": {
132 "can_use_on_swarming_builders": true 144 "can_use_on_swarming_builders": true
133 }, 145 },
134 "test": "crypto_unittests" 146 "test": "crypto_unittests"
135 }, 147 },
136 { 148 {
137 "test": "dbus_unittests" 149 "test": "dbus_unittests"
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 { 241 {
230 "swarming": { 242 "swarming": {
231 "can_use_on_swarming_builders": true 243 "can_use_on_swarming_builders": true
232 }, 244 },
233 "test": "mojo_common_unittests" 245 "test": "mojo_common_unittests"
234 }, 246 },
235 { 247 {
236 "swarming": { 248 "swarming": {
237 "can_use_on_swarming_builders": true 249 "can_use_on_swarming_builders": true
238 }, 250 },
251 "test": "mojo_public_bindings_unittests"
252 },
253 {
254 "swarming": {
255 "can_use_on_swarming_builders": true
256 },
239 "test": "mojo_public_environment_unittests" 257 "test": "mojo_public_environment_unittests"
240 }, 258 },
241 { 259 {
242 "test": "mojo_public_system_unittests" 260 "test": "mojo_public_system_unittests"
243 }, 261 },
244 { 262 {
245 "test": "mojo_public_utility_unittests" 263 "test": "mojo_public_utility_unittests"
246 }, 264 },
247 { 265 {
248 "test": "mojo_system_unittests" 266 "test": "mojo_system_unittests"
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 { 328 {
311 "swarming": { 329 "swarming": {
312 "can_use_on_swarming_builders": true 330 "can_use_on_swarming_builders": true
313 }, 331 },
314 "test": "ui_touch_selection_unittests" 332 "test": "ui_touch_selection_unittests"
315 }, 333 },
316 { 334 {
317 "swarming": { 335 "swarming": {
318 "can_use_on_swarming_builders": true 336 "can_use_on_swarming_builders": true
319 }, 337 },
338 "test": "unit_tests"
339 },
340 {
341 "swarming": {
342 "can_use_on_swarming_builders": true
343 },
320 "test": "url_unittests" 344 "test": "url_unittests"
321 }, 345 },
322 { 346 {
323 "swarming": { 347 "swarming": {
324 "can_use_on_swarming_builders": true 348 "can_use_on_swarming_builders": true
325 }, 349 },
326 "test": "views_unittests" 350 "test": "views_unittests"
327 }, 351 },
328 { 352 {
329 "swarming": { 353 "swarming": {
(...skipping 4394 matching lines...) Expand 10 before | Expand all | Expand 10 after
4724 { 4748 {
4725 "args": [ 4749 "args": [
4726 "--site-per-process", 4750 "--site-per-process",
4727 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" 4751 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*"
4728 ], 4752 ],
4729 "test": "unit_tests" 4753 "test": "unit_tests"
4730 } 4754 }
4731 ] 4755 ]
4732 } 4756 }
4733 } 4757 }
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