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

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

Issue 1028333002: Chromium -> Mojo roll. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 9 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.fyi.json ('k') | testing/chromoting/integration_tests.gyp » ('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 Perf (3)": { 2 "Linux Perf (3)": {
3 "scripts": [ 3 "scripts": [
4 { 4 {
5 "name": "cc_perftests", 5 "name": "cc_perftests",
6 "script": "gtest_perf_test.py", 6 "script": "gtest_perf_test.py",
7 "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"] 7 "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
8 } 8 }
9 ] 9 ]
10 }, 10 },
11 "Android Nexus4 Perf": { 11 "Android Nexus4 Perf": {
12 "scripts": [ 12 "scripts": [
13 { 13 {
14 "name": "host_info", 14 "name": "host_info",
15 "script": "host_info.py" 15 "script": "host_info.py"
16 }, 16 },
17 { 17 {
18 "name": "gpu_perftests", 18 "name": "gpu_perftests",
19 "script": "gtest_perf_test.py", 19 "script": "gtest_perf_test.py",
20 "args": ["gpu_perftests"] 20 "args": ["gpu_perftests"]
21 },
22 {
23 "name": "cc_perftests",
24 "script": "gtest_perf_test.py",
25 "args": ["cc_perftests"]
21 } 26 }
22 ] 27 ]
23 }, 28 },
24 "Android Nexus5 Perf": { 29 "Android Nexus5 Perf": {
25 "scripts": [ 30 "scripts": [
26 { 31 {
27 "name": "host_info", 32 "name": "host_info",
28 "script": "host_info.py" 33 "script": "host_info.py"
29 }, 34 },
30 { 35 {
31 "name": "gpu_perftests", 36 "name": "gpu_perftests",
32 "script": "gtest_perf_test.py", 37 "script": "gtest_perf_test.py",
33 "args": ["gpu_perftests"] 38 "args": ["gpu_perftests"]
39 },
40 {
41 "name": "cc_perftests",
42 "script": "gtest_perf_test.py",
43 "args": ["cc_perftests"]
34 } 44 }
35 ] 45 ]
36 }, 46 },
37 "Android Nexus6 Perf": { 47 "Android Nexus6 Perf": {
38 "scripts": [ 48 "scripts": [
39 { 49 {
40 "name": "gpu_perftests", 50 "name": "cc_perftests",
41 "script": "gtest_perf_test.py", 51 "script": "gtest_perf_test.py",
42 "args": ["gpu_perftests"] 52 "args": ["cc_perftests"]
43 } 53 }
44 ] 54 ]
45 }, 55 },
46 "Android Nexus7v2 Perf": { 56 "Android Nexus7v2 Perf": {
47 "scripts": [ 57 "scripts": [
48 { 58 {
49 "name": "host_info", 59 "name": "host_info",
50 "script": "host_info.py" 60 "script": "host_info.py"
51 }, 61 },
52 { 62 {
53 "name": "gpu_perftests", 63 "name": "gpu_perftests",
54 "script": "gtest_perf_test.py", 64 "script": "gtest_perf_test.py",
55 "args": ["gpu_perftests"] 65 "args": ["gpu_perftests"]
66 },
67 {
68 "name": "cc_perftests",
69 "script": "gtest_perf_test.py",
70 "args": ["cc_perftests"]
56 } 71 }
57 ] 72 ]
58 }, 73 },
59 "Android Nexus9 Perf": { 74 "Android Nexus9 Perf": {
60 "scripts": [ 75 "scripts": [
61 { 76 {
62 "name": "gpu_perftests", 77 "name": "gpu_perftests",
63 "script": "gtest_perf_test.py", 78 "script": "gtest_perf_test.py",
64 "args": ["gpu_perftests"] 79 "args": ["gpu_perftests"]
80 },
81 {
82 "name": "cc_perftests",
83 "script": "gtest_perf_test.py",
84 "args": ["cc_perftests"]
65 } 85 }
66 ] 86 ]
67 }, 87 },
68 "Android Nexus10 Perf": { 88 "Android Nexus10 Perf": {
69 "scripts": [ 89 "scripts": [
70 { 90 {
71 "name": "host_info", 91 "name": "host_info",
72 "script": "host_info.py" 92 "script": "host_info.py"
73 }, 93 },
74 { 94 {
75 "name": "gpu_perftests", 95 "name": "gpu_perftests",
76 "script": "gtest_perf_test.py", 96 "script": "gtest_perf_test.py",
77 "args": ["gpu_perftests"] 97 "args": ["gpu_perftests"]
98 },
99 {
100 "name": "cc_perftests",
101 "script": "gtest_perf_test.py",
102 "args": ["cc_perftests"]
78 } 103 }
79 ] 104 ]
80 }, 105 },
81 "Android One Perf": { 106 "Android One Perf": {
82 "scripts": [ 107 "scripts": [
83 ] 108 ]
84 }, 109 },
85 "Android MotoE Perf": { 110 "Android MotoE Perf": {
86 "scripts": [ 111 "scripts": [
87 { 112 {
88 "name": "host_info", 113 "name": "host_info",
89 "script": "host_info.py" 114 "script": "host_info.py"
90 }, 115 },
91 { 116 {
92 "name": "gpu_perftests", 117 "name": "gpu_perftests",
93 "script": "gtest_perf_test.py", 118 "script": "gtest_perf_test.py",
94 "args": ["gpu_perftests"] 119 "args": ["gpu_perftests"]
120 },
121 {
122 "name": "cc_perftests",
123 "script": "gtest_perf_test.py",
124 "args": ["cc_perftests"]
95 } 125 }
96 ] 126 ]
97 }, 127 },
98 "Mac 10.8 Perf (1)": { 128 "Mac 10.8 Perf (1)": {
99 "scripts": [ 129 "scripts": [
130 {
131 "name": "gpu_perftests",
132 "script": "gtest_perf_test.py",
133 "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
134 }
135 ]
136 },
137 "Mac 10.8 Perf (3)": {
138 "scripts": [
139 {
140 "name": "cc_perftests",
141 "script": "gtest_perf_test.py",
142 "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
143 }
100 ] 144 ]
101 }, 145 },
102 "Mac 10.9 Perf (1)": { 146 "Mac 10.9 Perf (1)": {
103 "scripts": [ 147 "scripts": [
148 {
149 "name": "gpu_perftests",
150 "script": "gtest_perf_test.py",
151 "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"]
152 }
153 ]
154 },
155 "Mac 10.9 Perf (3)": {
156 "scripts": [
157 {
158 "name": "cc_perftests",
159 "script": "gtest_perf_test.py",
160 "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"]
161 }
104 ] 162 ]
105 } 163 }
106 } 164 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/chromoting/integration_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698