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

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

Issue 1216033005: Convert remoting_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@12_wm_unittests
Patch Set: Rebase 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 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 { 142 {
143 "test": "ppapi_unittests" 143 "test": "ppapi_unittests"
144 }, 144 },
145 { 145 {
146 "swarming": { 146 "swarming": {
147 "can_use_on_swarming_builders": true 147 "can_use_on_swarming_builders": true
148 }, 148 },
149 "test": "printing_unittests" 149 "test": "printing_unittests"
150 }, 150 },
151 { 151 {
152 "swarming": {
153 "can_use_on_swarming_builders": true
154 },
152 "test": "remoting_unittests" 155 "test": "remoting_unittests"
153 }, 156 },
154 { 157 {
155 "swarming": { 158 "swarming": {
156 "can_use_on_swarming_builders": true 159 "can_use_on_swarming_builders": true
157 }, 160 },
158 "test": "sandbox_linux_unittests" 161 "test": "sandbox_linux_unittests"
159 }, 162 },
160 { 163 {
161 "swarming": { 164 "swarming": {
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 { 389 {
387 "test": "ppapi_unittests" 390 "test": "ppapi_unittests"
388 }, 391 },
389 { 392 {
390 "swarming": { 393 "swarming": {
391 "can_use_on_swarming_builders": true 394 "can_use_on_swarming_builders": true
392 }, 395 },
393 "test": "printing_unittests" 396 "test": "printing_unittests"
394 }, 397 },
395 { 398 {
399 "swarming": {
400 "can_use_on_swarming_builders": true
401 },
396 "test": "remoting_unittests" 402 "test": "remoting_unittests"
397 }, 403 },
398 { 404 {
399 "swarming": { 405 "swarming": {
400 "can_use_on_swarming_builders": true 406 "can_use_on_swarming_builders": true
401 }, 407 },
402 "test": "sandbox_linux_unittests" 408 "test": "sandbox_linux_unittests"
403 }, 409 },
404 { 410 {
405 "swarming": { 411 "swarming": {
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
559 { 565 {
560 "test": "ppapi_unittests" 566 "test": "ppapi_unittests"
561 }, 567 },
562 { 568 {
563 "swarming": { 569 "swarming": {
564 "can_use_on_swarming_builders": true 570 "can_use_on_swarming_builders": true
565 }, 571 },
566 "test": "printing_unittests" 572 "test": "printing_unittests"
567 }, 573 },
568 { 574 {
575 "swarming": {
576 "can_use_on_swarming_builders": true
577 },
569 "test": "remoting_unittests" 578 "test": "remoting_unittests"
570 }, 579 },
571 { 580 {
572 "swarming": { 581 "swarming": {
573 "can_use_on_swarming_builders": true 582 "can_use_on_swarming_builders": true
574 }, 583 },
575 "test": "skia_unittests" 584 "test": "skia_unittests"
576 }, 585 },
577 { 586 {
578 "swarming": { 587 "swarming": {
(...skipping 21 matching lines...) Expand all
600 }, 609 },
601 { 610 {
602 "swarming": { 611 "swarming": {
603 "can_use_on_swarming_builders": true 612 "can_use_on_swarming_builders": true
604 }, 613 },
605 "test": "url_unittests" 614 "test": "url_unittests"
606 } 615 }
607 ] 616 ]
608 } 617 }
609 } 618 }
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