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

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

Issue 1224453003: Convert ppapi_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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.mac.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 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 "test": "midi_unittests" 139 "test": "midi_unittests"
140 }, 140 },
141 { 141 {
142 "swarming": { 142 "swarming": {
143 "can_use_on_swarming_builders": true, 143 "can_use_on_swarming_builders": true,
144 "shards": 4 144 "shards": 4
145 }, 145 },
146 "test": "net_unittests" 146 "test": "net_unittests"
147 }, 147 },
148 { 148 {
149 "swarming": {
150 "can_use_on_swarming_builders": true
151 },
149 "test": "ppapi_unittests" 152 "test": "ppapi_unittests"
150 }, 153 },
151 { 154 {
152 "swarming": { 155 "swarming": {
153 "can_use_on_swarming_builders": true 156 "can_use_on_swarming_builders": true
154 }, 157 },
155 "test": "printing_unittests" 158 "test": "printing_unittests"
156 }, 159 },
157 { 160 {
158 "swarming": { 161 "swarming": {
(...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 "test": "nacl_loader_unittests" 395 "test": "nacl_loader_unittests"
393 }, 396 },
394 { 397 {
395 "swarming": { 398 "swarming": {
396 "can_use_on_swarming_builders": true, 399 "can_use_on_swarming_builders": true,
397 "shards": 4 400 "shards": 4
398 }, 401 },
399 "test": "net_unittests" 402 "test": "net_unittests"
400 }, 403 },
401 { 404 {
405 "swarming": {
406 "can_use_on_swarming_builders": true
407 },
402 "test": "ppapi_unittests" 408 "test": "ppapi_unittests"
403 }, 409 },
404 { 410 {
405 "swarming": { 411 "swarming": {
406 "can_use_on_swarming_builders": true 412 "can_use_on_swarming_builders": true
407 }, 413 },
408 "test": "printing_unittests" 414 "test": "printing_unittests"
409 }, 415 },
410 { 416 {
411 "swarming": { 417 "swarming": {
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 }, 574 },
569 "test": "midi_unittests" 575 "test": "midi_unittests"
570 }, 576 },
571 { 577 {
572 "swarming": { 578 "swarming": {
573 "can_use_on_swarming_builders": true 579 "can_use_on_swarming_builders": true
574 }, 580 },
575 "test": "net_unittests" 581 "test": "net_unittests"
576 }, 582 },
577 { 583 {
584 "swarming": {
585 "can_use_on_swarming_builders": true
586 },
578 "test": "ppapi_unittests" 587 "test": "ppapi_unittests"
579 }, 588 },
580 { 589 {
581 "swarming": { 590 "swarming": {
582 "can_use_on_swarming_builders": true 591 "can_use_on_swarming_builders": true
583 }, 592 },
584 "test": "printing_unittests" 593 "test": "printing_unittests"
585 }, 594 },
586 { 595 {
587 "swarming": { 596 "swarming": {
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
621 }, 630 },
622 { 631 {
623 "swarming": { 632 "swarming": {
624 "can_use_on_swarming_builders": true 633 "can_use_on_swarming_builders": true
625 }, 634 },
626 "test": "url_unittests" 635 "test": "url_unittests"
627 } 636 }
628 ] 637 ]
629 } 638 }
630 } 639 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698