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

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

Issue 1194343003: Convert cast_unittests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_ash_unittests
Patch Set: Created 5 years, 6 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.memory.json ('k') | 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 "Linux ChromeOS MSan Tests": { 2 "Linux ChromeOS MSan Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 12 matching lines...) Expand all
23 "swarming": { 23 "swarming": {
24 "can_use_on_swarming_builders": true, 24 "can_use_on_swarming_builders": true,
25 "shards": 5 25 "shards": 5
26 }, 26 },
27 "test": "browser_tests" 27 "test": "browser_tests"
28 }, 28 },
29 { 29 {
30 "test": "cacheinvalidation_unittests" 30 "test": "cacheinvalidation_unittests"
31 }, 31 },
32 { 32 {
33 "swarming": {
34 "can_use_on_swarming_builders": true
35 },
33 "test": "cast_unittests" 36 "test": "cast_unittests"
34 }, 37 },
35 { 38 {
36 "test": "cc_unittests" 39 "test": "cc_unittests"
37 }, 40 },
38 { 41 {
39 "test": "chromedriver_unittests" 42 "test": "chromedriver_unittests"
40 }, 43 },
41 { 44 {
42 "swarming": { 45 "swarming": {
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 "swarming": { 197 "swarming": {
195 "can_use_on_swarming_builders": true, 198 "can_use_on_swarming_builders": true,
196 "shards": 5 199 "shards": 5
197 }, 200 },
198 "test": "browser_tests" 201 "test": "browser_tests"
199 }, 202 },
200 { 203 {
201 "test": "cacheinvalidation_unittests" 204 "test": "cacheinvalidation_unittests"
202 }, 205 },
203 { 206 {
207 "swarming": {
208 "can_use_on_swarming_builders": true
209 },
204 "test": "cast_unittests" 210 "test": "cast_unittests"
205 }, 211 },
206 { 212 {
207 "test": "cc_unittests" 213 "test": "cc_unittests"
208 }, 214 },
209 { 215 {
210 "test": "chromedriver_unittests" 216 "test": "chromedriver_unittests"
211 }, 217 },
212 { 218 {
213 "swarming": { 219 "swarming": {
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
372 { 378 {
373 "swarming": { 379 "swarming": {
374 "can_use_on_swarming_builders": true 380 "can_use_on_swarming_builders": true
375 }, 381 },
376 "test": "base_unittests" 382 "test": "base_unittests"
377 }, 383 },
378 { 384 {
379 "test": "cacheinvalidation_unittests" 385 "test": "cacheinvalidation_unittests"
380 }, 386 },
381 { 387 {
388 "swarming": {
389 "can_use_on_swarming_builders": true
390 },
382 "test": "cast_unittests" 391 "test": "cast_unittests"
383 }, 392 },
384 { 393 {
385 "test": "chromedriver_unittests" 394 "test": "chromedriver_unittests"
386 }, 395 },
387 { 396 {
388 "swarming": { 397 "swarming": {
389 "can_use_on_swarming_builders": true 398 "can_use_on_swarming_builders": true
390 }, 399 },
391 "test": "components_unittests" 400 "test": "components_unittests"
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
499 }, 508 },
500 { 509 {
501 "test": "views_unittests" 510 "test": "views_unittests"
502 }, 511 },
503 { 512 {
504 "test": "wm_unittests" 513 "test": "wm_unittests"
505 } 514 }
506 ] 515 ]
507 } 516 }
508 } 517 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698