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

Side by Side Diff: testing/buildbot/chromium_memory_trybot.json

Issue 1040083006: Converted accessibility_unittests to run on Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 8 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.win.json ('k') | testing/buildbot/chromium_trybot.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 "gtest_tests": [ 2 "gtest_tests": [
3 "accessibility_unittests", 3 "accessibility_unittests",
4 { 4 {
5 "test": "base_unittests",
6 "swarming": { 5 "swarming": {
7 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
8 } 7 },
8 "test": "base_unittests"
9 }, 9 },
10 { 10 {
11 "test": "browser_tests",
12 "swarming": { 11 "swarming": {
13 "can_use_on_swarming_builders": true, 12 "can_use_on_swarming_builders": true,
14 "shards": 10 13 "shards": 10
15 } 14 },
15 "test": "browser_tests"
16 }, 16 },
17 "cacheinvalidation_unittests", 17 "cacheinvalidation_unittests",
18 { 18 {
19 "test": "cc_unittests",
20 "swarming": { 19 "swarming": {
21 "can_use_on_swarming_builders": true 20 "can_use_on_swarming_builders": true
22 } 21 },
22 "test": "cc_unittests"
23 }, 23 },
24 { 24 {
25 "test": "components_browsertests",
26 "swarming": { 25 "swarming": {
27 "can_use_on_swarming_builders": true 26 "can_use_on_swarming_builders": true
28 } 27 },
28 "test": "components_browsertests"
29 }, 29 },
30 { 30 {
31 "test": "components_unittests",
32 "swarming": { 31 "swarming": {
33 "can_use_on_swarming_builders": true 32 "can_use_on_swarming_builders": true
34 } 33 },
34 "test": "components_unittests"
35 }, 35 },
36 { 36 {
37 "test": "content_browsertests",
38 "swarming": { 37 "swarming": {
39 "can_use_on_swarming_builders": true 38 "can_use_on_swarming_builders": true
40 } 39 },
40 "test": "content_browsertests"
41 }, 41 },
42 { 42 {
43 "test": "content_unittests",
44 "swarming": { 43 "swarming": {
45 "can_use_on_swarming_builders": true 44 "can_use_on_swarming_builders": true
46 } 45 },
46 "test": "content_unittests"
47 }, 47 },
48 { 48 {
49 "test": "crypto_unittests",
50 "swarming": { 49 "swarming": {
51 "can_use_on_swarming_builders": true 50 "can_use_on_swarming_builders": true
52 } 51 },
52 "test": "crypto_unittests"
53 }, 53 },
54 "device_unittests", 54 "device_unittests",
55 { 55 {
56 "test": "display_unittests", 56 "platforms": [
57 "platforms": ["linux"] 57 "linux"
58 ],
59 "test": "display_unittests"
58 }, 60 },
59 "extensions_unittests", 61 "extensions_unittests",
60 "gcm_unit_tests", 62 "gcm_unit_tests",
61 "gfx_unittests", 63 "gfx_unittests",
62 "google_apis_unittests", 64 "google_apis_unittests",
63 { 65 {
64 "test": "gpu_unittests",
65 "swarming": { 66 "swarming": {
66 "can_use_on_swarming_builders": true 67 "can_use_on_swarming_builders": true
67 } 68 },
69 "test": "gpu_unittests"
68 }, 70 },
69 { 71 {
70 "test": "interactive_ui_tests",
71 "swarming": { 72 "swarming": {
72 "can_use_on_swarming_builders": true, 73 "can_use_on_swarming_builders": true,
73 "shards": 3 74 "shards": 3
74 } 75 },
76 "test": "interactive_ui_tests"
75 }, 77 },
76 "ipc_tests", 78 "ipc_tests",
77 "jingle_unittests", 79 "jingle_unittests",
78 { 80 {
79 "test": "media_unittests",
80 "swarming": { 81 "swarming": {
81 "can_use_on_swarming_builders": true 82 "can_use_on_swarming_builders": true
82 } 83 },
84 "test": "media_unittests"
83 }, 85 },
84 { 86 {
85 "test": "net_unittests",
86 "swarming": { 87 "swarming": {
87 "can_use_on_swarming_builders": true, 88 "can_use_on_swarming_builders": true,
88 "shards": 2 89 "shards": 2
89 } 90 },
91 "test": "net_unittests"
90 }, 92 },
91 "ppapi_unittests", 93 "ppapi_unittests",
92 "printing_unittests", 94 "printing_unittests",
93 "remoting_unittests", 95 "remoting_unittests",
94 { 96 {
95 "test": "sandbox_linux_unittests", 97 "platforms": [
96 "platforms": ["linux"] 98 "linux"
99 ],
100 "test": "sandbox_linux_unittests"
97 }, 101 },
98 "skia_unittests", 102 "skia_unittests",
99 "sql_unittests", 103 "sql_unittests",
100 "sync_unit_tests", 104 "sync_unit_tests",
101 "ui_base_unittests", 105 "ui_base_unittests",
102 { 106 {
103 "test": "unit_tests",
104 "swarming": { 107 "swarming": {
105 "can_use_on_swarming_builders": true, 108 "can_use_on_swarming_builders": true,
106 "shards": 2 109 "shards": 2
107 } 110 },
111 "test": "unit_tests"
108 }, 112 },
109 "url_unittests" 113 "url_unittests"
110 ] 114 ]
111 } 115 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698