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

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

Issue 1205423003: Convert gcm_unit_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@8_sql_unittests
Patch Set: Fix path typo Created 5 years, 5 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.webkit.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 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 { 98 {
99 "swarming": { 99 "swarming": {
100 "can_use_on_swarming_builders": true 100 "can_use_on_swarming_builders": true
101 }, 101 },
102 "test": "extensions_browsertests" 102 "test": "extensions_browsertests"
103 }, 103 },
104 { 104 {
105 "test": "extensions_unittests" 105 "test": "extensions_unittests"
106 }, 106 },
107 { 107 {
108 "swarming": {
109 "can_use_on_swarming_builders": true
110 },
108 "test": "gcm_unit_tests" 111 "test": "gcm_unit_tests"
109 }, 112 },
110 { 113 {
111 "test": "gl_unittests" 114 "test": "gl_unittests"
112 }, 115 },
113 { 116 {
114 "test": "google_apis_unittests" 117 "test": "google_apis_unittests"
115 }, 118 },
116 { 119 {
117 "swarming": { 120 "swarming": {
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 { 338 {
336 "swarming": { 339 "swarming": {
337 "can_use_on_swarming_builders": true 340 "can_use_on_swarming_builders": true
338 }, 341 },
339 "test": "extensions_browsertests" 342 "test": "extensions_browsertests"
340 }, 343 },
341 { 344 {
342 "test": "extensions_unittests" 345 "test": "extensions_unittests"
343 }, 346 },
344 { 347 {
348 "swarming": {
349 "can_use_on_swarming_builders": true
350 },
345 "test": "gcm_unit_tests" 351 "test": "gcm_unit_tests"
346 }, 352 },
347 { 353 {
348 "swarming": { 354 "swarming": {
349 "can_use_on_swarming_builders": true 355 "can_use_on_swarming_builders": true
350 }, 356 },
351 "test": "gfx_unittests" 357 "test": "gfx_unittests"
352 }, 358 },
353 { 359 {
354 "test": "gl_unittests" 360 "test": "gl_unittests"
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 { 573 {
568 "swarming": { 574 "swarming": {
569 "can_use_on_swarming_builders": true 575 "can_use_on_swarming_builders": true
570 }, 576 },
571 "test": "events_unittests" 577 "test": "events_unittests"
572 }, 578 },
573 { 579 {
574 "test": "extensions_unittests" 580 "test": "extensions_unittests"
575 }, 581 },
576 { 582 {
583 "swarming": {
584 "can_use_on_swarming_builders": true
585 },
577 "test": "gcm_unit_tests" 586 "test": "gcm_unit_tests"
578 }, 587 },
579 { 588 {
580 "swarming": { 589 "swarming": {
581 "can_use_on_swarming_builders": true 590 "can_use_on_swarming_builders": true
582 }, 591 },
583 "test": "gfx_unittests" 592 "test": "gfx_unittests"
584 }, 593 },
585 { 594 {
586 "test": "gl_unittests" 595 "test": "gl_unittests"
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
688 }, 697 },
689 { 698 {
690 "test": "views_unittests" 699 "test": "views_unittests"
691 }, 700 },
692 { 701 {
693 "test": "wm_unittests" 702 "test": "wm_unittests"
694 } 703 }
695 ] 704 ]
696 } 705 }
697 } 706 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698