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

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

Issue 1200233003: Convert gpu_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@12_gfx_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.linux.json ('k') | testing/buildbot/chromium.memory.fyi.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 ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
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 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 }, 83 },
84 "test": "gfx_unittests" 84 "test": "gfx_unittests"
85 }, 85 },
86 { 86 {
87 "test": "gl_unittests" 87 "test": "gl_unittests"
88 }, 88 },
89 { 89 {
90 "test": "google_apis_unittests" 90 "test": "google_apis_unittests"
91 }, 91 },
92 { 92 {
93 "swarming": {
94 "can_use_on_swarming_builders": true
95 },
93 "test": "gpu_unittests" 96 "test": "gpu_unittests"
94 }, 97 },
95 { 98 {
96 "swarming": { 99 "swarming": {
97 "can_use_on_swarming_builders": true, 100 "can_use_on_swarming_builders": true,
98 "shards": 3 101 "shards": 3
99 }, 102 },
100 "test": "interactive_ui_tests" 103 "test": "interactive_ui_tests"
101 }, 104 },
102 { 105 {
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 }, 276 },
274 "test": "gfx_unittests" 277 "test": "gfx_unittests"
275 }, 278 },
276 { 279 {
277 "test": "gl_unittests" 280 "test": "gl_unittests"
278 }, 281 },
279 { 282 {
280 "test": "google_apis_unittests" 283 "test": "google_apis_unittests"
281 }, 284 },
282 { 285 {
286 "swarming": {
287 "can_use_on_swarming_builders": true
288 },
283 "test": "gpu_unittests" 289 "test": "gpu_unittests"
284 }, 290 },
285 { 291 {
286 "swarming": { 292 "swarming": {
287 "can_use_on_swarming_builders": true, 293 "can_use_on_swarming_builders": true,
288 "shards": 2 294 "shards": 2
289 }, 295 },
290 "test": "interactive_ui_tests" 296 "test": "interactive_ui_tests"
291 }, 297 },
292 { 298 {
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
414 { 420 {
415 "swarming": { 421 "swarming": {
416 "can_use_on_swarming_builders": true 422 "can_use_on_swarming_builders": true
417 }, 423 },
418 "test": "crypto_unittests" 424 "test": "crypto_unittests"
419 }, 425 },
420 { 426 {
421 "test": "gcm_unit_tests" 427 "test": "gcm_unit_tests"
422 }, 428 },
423 { 429 {
430 "swarming": {
431 "can_use_on_swarming_builders": true
432 },
424 "test": "gpu_unittests" 433 "test": "gpu_unittests"
425 }, 434 },
426 { 435 {
427 "swarming": { 436 "swarming": {
428 "can_use_on_swarming_builders": true, 437 "can_use_on_swarming_builders": true,
429 "shards": 2 438 "shards": 2
430 }, 439 },
431 "test": "interactive_ui_tests" 440 "test": "interactive_ui_tests"
432 }, 441 },
433 { 442 {
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
474 "can_use_on_swarming_builders": true 483 "can_use_on_swarming_builders": true
475 }, 484 },
476 "test": "unit_tests" 485 "test": "unit_tests"
477 }, 486 },
478 { 487 {
479 "test": "url_unittests" 488 "test": "url_unittests"
480 } 489 }
481 ] 490 ]
482 } 491 }
483 } 492 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698