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

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

Issue 1222713003: Convert chromedriver_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: Fix copyright 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.win.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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 }, 44 },
45 "test": "cast_unittests" 45 "test": "cast_unittests"
46 }, 46 },
47 { 47 {
48 "swarming": { 48 "swarming": {
49 "can_use_on_swarming_builders": true 49 "can_use_on_swarming_builders": true
50 }, 50 },
51 "test": "cc_unittests" 51 "test": "cc_unittests"
52 }, 52 },
53 { 53 {
54 "swarming": {
55 "can_use_on_swarming_builders": true
56 },
54 "test": "chromedriver_unittests" 57 "test": "chromedriver_unittests"
55 }, 58 },
56 { 59 {
57 "swarming": { 60 "swarming": {
58 "can_use_on_swarming_builders": true 61 "can_use_on_swarming_builders": true
59 }, 62 },
60 "test": "components_unittests" 63 "test": "components_unittests"
61 }, 64 },
62 { 65 {
63 "test": "compositor_unittests" 66 "test": "compositor_unittests"
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 }, 311 },
309 "test": "cast_unittests" 312 "test": "cast_unittests"
310 }, 313 },
311 { 314 {
312 "swarming": { 315 "swarming": {
313 "can_use_on_swarming_builders": true 316 "can_use_on_swarming_builders": true
314 }, 317 },
315 "test": "cc_unittests" 318 "test": "cc_unittests"
316 }, 319 },
317 { 320 {
321 "swarming": {
322 "can_use_on_swarming_builders": true
323 },
318 "test": "chromedriver_unittests" 324 "test": "chromedriver_unittests"
319 }, 325 },
320 { 326 {
321 "swarming": { 327 "swarming": {
322 "can_use_on_swarming_builders": true 328 "can_use_on_swarming_builders": true
323 }, 329 },
324 "test": "components_unittests" 330 "test": "components_unittests"
325 }, 331 },
326 { 332 {
327 "test": "compositor_unittests" 333 "test": "compositor_unittests"
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
576 }, 582 },
577 "test": "cacheinvalidation_unittests" 583 "test": "cacheinvalidation_unittests"
578 }, 584 },
579 { 585 {
580 "swarming": { 586 "swarming": {
581 "can_use_on_swarming_builders": true 587 "can_use_on_swarming_builders": true
582 }, 588 },
583 "test": "cast_unittests" 589 "test": "cast_unittests"
584 }, 590 },
585 { 591 {
592 "swarming": {
593 "can_use_on_swarming_builders": true
594 },
586 "test": "chromedriver_unittests" 595 "test": "chromedriver_unittests"
587 }, 596 },
588 { 597 {
589 "swarming": { 598 "swarming": {
590 "can_use_on_swarming_builders": true 599 "can_use_on_swarming_builders": true
591 }, 600 },
592 "test": "components_unittests" 601 "test": "components_unittests"
593 }, 602 },
594 { 603 {
595 "swarming": { 604 "swarming": {
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
766 }, 775 },
767 { 776 {
768 "swarming": { 777 "swarming": {
769 "can_use_on_swarming_builders": true 778 "can_use_on_swarming_builders": true
770 }, 779 },
771 "test": "wm_unittests" 780 "test": "wm_unittests"
772 } 781 }
773 ] 782 ]
774 } 783 }
775 } 784 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698