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

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

Issue 1217243003: Convert printing_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_url_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.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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 { 171 {
172 "swarming": { 172 "swarming": {
173 "can_use_on_swarming_builders": true 173 "can_use_on_swarming_builders": true
174 }, 174 },
175 "test": "net_unittests" 175 "test": "net_unittests"
176 }, 176 },
177 { 177 {
178 "test": "ppapi_unittests" 178 "test": "ppapi_unittests"
179 }, 179 },
180 { 180 {
181 "swarming": {
182 "can_use_on_swarming_builders": true
183 },
181 "test": "printing_unittests" 184 "test": "printing_unittests"
182 }, 185 },
183 { 186 {
184 "test": "remoting_unittests" 187 "test": "remoting_unittests"
185 }, 188 },
186 { 189 {
187 "test": "sandbox_linux_unittests" 190 "test": "sandbox_linux_unittests"
188 }, 191 },
189 { 192 {
190 "swarming": { 193 "swarming": {
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
401 { 404 {
402 "swarming": { 405 "swarming": {
403 "can_use_on_swarming_builders": true 406 "can_use_on_swarming_builders": true
404 }, 407 },
405 "test": "net_unittests" 408 "test": "net_unittests"
406 }, 409 },
407 { 410 {
408 "test": "ppapi_unittests" 411 "test": "ppapi_unittests"
409 }, 412 },
410 { 413 {
414 "swarming": {
415 "can_use_on_swarming_builders": true
416 },
411 "test": "printing_unittests" 417 "test": "printing_unittests"
412 }, 418 },
413 { 419 {
414 "test": "remoting_unittests" 420 "test": "remoting_unittests"
415 }, 421 },
416 { 422 {
417 "test": "sandbox_linux_unittests" 423 "test": "sandbox_linux_unittests"
418 }, 424 },
419 { 425 {
420 "swarming": { 426 "swarming": {
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 "swarming": { 604 "swarming": {
599 "can_use_on_swarming_builders": true, 605 "can_use_on_swarming_builders": true,
600 "shards": 4 606 "shards": 4
601 }, 607 },
602 "test": "net_unittests" 608 "test": "net_unittests"
603 }, 609 },
604 { 610 {
605 "test": "ppapi_unittests" 611 "test": "ppapi_unittests"
606 }, 612 },
607 { 613 {
614 "swarming": {
615 "can_use_on_swarming_builders": true
616 },
608 "test": "printing_unittests" 617 "test": "printing_unittests"
609 }, 618 },
610 { 619 {
611 "test": "remoting_unittests" 620 "test": "remoting_unittests"
612 }, 621 },
613 { 622 {
614 "test": "sandbox_linux_unittests" 623 "test": "sandbox_linux_unittests"
615 }, 624 },
616 { 625 {
617 "swarming": { 626 "swarming": {
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
652 }, 661 },
653 { 662 {
654 "test": "views_unittests" 663 "test": "views_unittests"
655 }, 664 },
656 { 665 {
657 "test": "wm_unittests" 666 "test": "wm_unittests"
658 } 667 }
659 ] 668 ]
660 } 669 }
661 } 670 }
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