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

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

Issue 1215213002: Convert sandbox_linux_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@10_sync_unit_tests
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 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 { 189 {
190 "swarming": { 190 "swarming": {
191 "can_use_on_swarming_builders": true 191 "can_use_on_swarming_builders": true
192 }, 192 },
193 "test": "printing_unittests" 193 "test": "printing_unittests"
194 }, 194 },
195 { 195 {
196 "test": "remoting_unittests" 196 "test": "remoting_unittests"
197 }, 197 },
198 { 198 {
199 "swarming": {
200 "can_use_on_swarming_builders": true
201 },
199 "test": "sandbox_linux_unittests" 202 "test": "sandbox_linux_unittests"
200 }, 203 },
201 { 204 {
202 "swarming": { 205 "swarming": {
203 "can_use_on_swarming_builders": true 206 "can_use_on_swarming_builders": true
204 }, 207 },
205 "test": "skia_unittests" 208 "test": "skia_unittests"
206 }, 209 },
207 { 210 {
208 "swarming": { 211 "swarming": {
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 { 440 {
438 "swarming": { 441 "swarming": {
439 "can_use_on_swarming_builders": true 442 "can_use_on_swarming_builders": true
440 }, 443 },
441 "test": "printing_unittests" 444 "test": "printing_unittests"
442 }, 445 },
443 { 446 {
444 "test": "remoting_unittests" 447 "test": "remoting_unittests"
445 }, 448 },
446 { 449 {
450 "swarming": {
451 "can_use_on_swarming_builders": true
452 },
447 "test": "sandbox_linux_unittests" 453 "test": "sandbox_linux_unittests"
448 }, 454 },
449 { 455 {
450 "swarming": { 456 "swarming": {
451 "can_use_on_swarming_builders": true 457 "can_use_on_swarming_builders": true
452 }, 458 },
453 "test": "skia_unittests" 459 "test": "skia_unittests"
454 }, 460 },
455 { 461 {
456 "swarming": { 462 "swarming": {
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
652 { 658 {
653 "swarming": { 659 "swarming": {
654 "can_use_on_swarming_builders": true 660 "can_use_on_swarming_builders": true
655 }, 661 },
656 "test": "printing_unittests" 662 "test": "printing_unittests"
657 }, 663 },
658 { 664 {
659 "test": "remoting_unittests" 665 "test": "remoting_unittests"
660 }, 666 },
661 { 667 {
668 "swarming": {
669 "can_use_on_swarming_builders": true
670 },
662 "test": "sandbox_linux_unittests" 671 "test": "sandbox_linux_unittests"
663 }, 672 },
664 { 673 {
665 "swarming": { 674 "swarming": {
666 "can_use_on_swarming_builders": true 675 "can_use_on_swarming_builders": true
667 }, 676 },
668 "test": "skia_unittests" 677 "test": "skia_unittests"
669 }, 678 },
670 { 679 {
671 "swarming": { 680 "swarming": {
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
706 }, 715 },
707 { 716 {
708 "test": "views_unittests" 717 "test": "views_unittests"
709 }, 718 },
710 { 719 {
711 "test": "wm_unittests" 720 "test": "wm_unittests"
712 } 721 }
713 ] 722 ]
714 } 723 }
715 } 724 }
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