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

Side by Side Diff: testing/buildbot/chromium.memory.fyi.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.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 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 { 183 {
184 "test": "nacl_loader_unittests" 184 "test": "nacl_loader_unittests"
185 }, 185 },
186 { 186 {
187 "swarming": { 187 "swarming": {
188 "can_use_on_swarming_builders": true 188 "can_use_on_swarming_builders": true
189 }, 189 },
190 "test": "net_unittests" 190 "test": "net_unittests"
191 }, 191 },
192 { 192 {
193 "swarming": {
194 "can_use_on_swarming_builders": true
195 },
193 "test": "ppapi_unittests" 196 "test": "ppapi_unittests"
194 }, 197 },
195 { 198 {
196 "swarming": { 199 "swarming": {
197 "can_use_on_swarming_builders": true 200 "can_use_on_swarming_builders": true
198 }, 201 },
199 "test": "printing_unittests" 202 "test": "printing_unittests"
200 }, 203 },
201 { 204 {
202 "swarming": { 205 "swarming": {
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
446 { 449 {
447 "test": "nacl_loader_unittests" 450 "test": "nacl_loader_unittests"
448 }, 451 },
449 { 452 {
450 "swarming": { 453 "swarming": {
451 "can_use_on_swarming_builders": true 454 "can_use_on_swarming_builders": true
452 }, 455 },
453 "test": "net_unittests" 456 "test": "net_unittests"
454 }, 457 },
455 { 458 {
459 "swarming": {
460 "can_use_on_swarming_builders": true
461 },
456 "test": "ppapi_unittests" 462 "test": "ppapi_unittests"
457 }, 463 },
458 { 464 {
459 "swarming": { 465 "swarming": {
460 "can_use_on_swarming_builders": true 466 "can_use_on_swarming_builders": true
461 }, 467 },
462 "test": "printing_unittests" 468 "test": "printing_unittests"
463 }, 469 },
464 { 470 {
465 "swarming": { 471 "swarming": {
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 "test": "mojo_common_unittests" 682 "test": "mojo_common_unittests"
677 }, 683 },
678 { 684 {
679 "swarming": { 685 "swarming": {
680 "can_use_on_swarming_builders": true, 686 "can_use_on_swarming_builders": true,
681 "shards": 4 687 "shards": 4
682 }, 688 },
683 "test": "net_unittests" 689 "test": "net_unittests"
684 }, 690 },
685 { 691 {
692 "swarming": {
693 "can_use_on_swarming_builders": true
694 },
686 "test": "ppapi_unittests" 695 "test": "ppapi_unittests"
687 }, 696 },
688 { 697 {
689 "swarming": { 698 "swarming": {
690 "can_use_on_swarming_builders": true 699 "can_use_on_swarming_builders": true
691 }, 700 },
692 "test": "printing_unittests" 701 "test": "printing_unittests"
693 }, 702 },
694 { 703 {
695 "swarming": { 704 "swarming": {
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 }, 760 },
752 { 761 {
753 "swarming": { 762 "swarming": {
754 "can_use_on_swarming_builders": true 763 "can_use_on_swarming_builders": true
755 }, 764 },
756 "test": "wm_unittests" 765 "test": "wm_unittests"
757 } 766 }
758 ] 767 ]
759 } 768 }
760 } 769 }
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