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

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

Issue 1205703002: Convert gfx_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@11_net_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') | testing/buildbot/chromium.win.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 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 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 }, 293 },
294 "test": "extensions_browsertests" 294 "test": "extensions_browsertests"
295 }, 295 },
296 { 296 {
297 "test": "extensions_unittests" 297 "test": "extensions_unittests"
298 }, 298 },
299 { 299 {
300 "test": "gcm_unit_tests" 300 "test": "gcm_unit_tests"
301 }, 301 },
302 { 302 {
303 "swarming": {
304 "can_use_on_swarming_builders": true
305 },
303 "test": "gfx_unittests" 306 "test": "gfx_unittests"
304 }, 307 },
305 { 308 {
306 "test": "gl_unittests" 309 "test": "gl_unittests"
307 }, 310 },
308 { 311 {
309 "test": "google_apis_unittests" 312 "test": "google_apis_unittests"
310 }, 313 },
311 { 314 {
312 "test": "gpu_unittests" 315 "test": "gpu_unittests"
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
480 }, 483 },
481 "test": "events_unittests" 484 "test": "events_unittests"
482 }, 485 },
483 { 486 {
484 "test": "extensions_unittests" 487 "test": "extensions_unittests"
485 }, 488 },
486 { 489 {
487 "test": "gcm_unit_tests" 490 "test": "gcm_unit_tests"
488 }, 491 },
489 { 492 {
493 "swarming": {
494 "can_use_on_swarming_builders": true
495 },
490 "test": "gfx_unittests" 496 "test": "gfx_unittests"
491 }, 497 },
492 { 498 {
493 "test": "gl_unittests" 499 "test": "gl_unittests"
494 }, 500 },
495 { 501 {
496 "test": "google_apis_unittests" 502 "test": "google_apis_unittests"
497 }, 503 },
498 { 504 {
499 "test": "gpu_unittests" 505 "test": "gpu_unittests"
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 }, 568 },
563 { 569 {
564 "test": "views_unittests" 570 "test": "views_unittests"
565 }, 571 },
566 { 572 {
567 "test": "wm_unittests" 573 "test": "wm_unittests"
568 } 574 }
569 ] 575 ]
570 } 576 }
571 } 577 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698